Search

Ideas that are…

Search ideas


1168 ideas match your query.:

Fixed as of 76b7ab4.

#1788·Dennis HackethalOP, 9 days ago·Criticism

Make sure cycling between a leaf revision with children and a leaf revision without children properly toggles the gutter.

#1787·Dennis HackethalOP, 9 days ago

Cycling through the revisions of a leaf reveals its gutter, which should be hidden since it’s a leaf.

#1786·Dennis HackethalOP, 9 days ago·CriticismCriticized1 criticim(s)

Sometimes you just want to hide the comments without collapsing the parent idea.

#1785·Dennis HackethalOP, 9 days ago·Criticism

Superseded by #1783. This comment was generated automatically.

#1784·Dennis HackethalOP, 9 days ago·Criticism

Because that would mean hiding each comment individually if you ever do want to hide all comments of an idea.

#1783·Dennis HackethalOP, 9 days ago·Revision of #1781·Criticism

Bulk

#1782·Dennis HackethalOP, 9 days ago·Criticism

Because that would mean hiding each comment individually if you ever do want to hide all comments of an idea. And sometimes you just want to hide the comments without collapsing the parent idea.

#1781·Dennis HackethalOP, 9 days ago·CriticismCriticized2 criticim(s)

Having features to both collapse an idea and hide all its comments seems like an opportunity for unification. Why not just go with collapsing and remove the ability to hide all comments?

#1780·Dennis HackethalOP, 9 days ago·CriticismCriticized2 criticim(s)

Done as of fcf578c.

#1779·Dennis HackethalOP, 9 days ago·Criticism

As noted in #1777, fetching the idea actually helps. Well worth the overhead.

#1778·Dennis HackethalOP, 9 days ago·Criticism

This actually helps to prevent rendering links with IDs that don’t point to any existing idea.

#1777·Dennis HackethalOP, 9 days ago·Criticism

Superseded by #1775. This comment was generated automatically.

#1776·Dennis HackethalOP, 9 days ago·Criticism

Include (preview of) content in idea URLs: '/ideas/123-first-30-or-so-chars-of-idea-here'.

#1775·Dennis HackethalOP, 9 days ago·Revision of #1763·CriticismCriticized1 criticim(s)

Wouldn’t even need friendly ID for that since the URL would contain the ID. Would only need to override to_param to concatenate the idea’s ID and content.

#1774·Dennis HackethalOP, 9 days ago·Criticism

Seems like minor overhead. It’s not like there are tons of user-generated hashtags everywhere.

#1773·Dennis HackethalOP, 9 days ago·Criticism

Superseded by #1771. This comment was generated automatically.

#1772·Dennis HackethalOP, 9 days ago·Criticism

Fetching the idea is not necessary if the feature is backwards compatible. Can still just use /ideas/123.

#1771·Dennis HackethalOP, 9 days ago·Revision of #1770·CriticismCriticized1 criticim(s)

Not if the feature is backwards compatible.

#1770·Dennis HackethalOP, 9 days ago·CriticismCriticized1 criticim(s)

That would mean fetching an idea to compute the path for each hashtag. Overhead?

#1769·Dennis HackethalOP, 9 days ago·CriticismCriticized2 criticim(s)

Facebook does it this way, too.

#1768·Dennis HackethalOP, 9 days ago

Reddit is a bit different because they have multiple subreddits/communities, but each community has top-level posts which people can then comment on. They have a completely separate page/UI for top-level posts. And then directly underneath a top-level post, there’s a textarea saying “Join the conversation”.

#1767·Dennis HackethalOP, 9 days ago

Could have backwards compatibility for the short version and continue using the hashtag in the UI. Best of both worlds?

#1766·Dennis HackethalOP, 9 days ago·Criticism

That would make idea URLs more meaningful, but there’s something simple and beautiful about the shorter URLs that only have the numeric ID.

#1765·Dennis HackethalOP, 9 days ago·CriticismCriticized1 criticim(s)

The way IG solves this is by rendering the form in a fixed position. It’s still on the bottom but always remains visible.

#1764·Dennis HackethalOP, 9 days ago