Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design forward: Apps management #1924

Closed
jancborchardt opened this issue Feb 26, 2013 · 8 comments
Closed

Design forward: Apps management #1924

jancborchardt opened this issue Feb 26, 2013 · 8 comments

Comments

@jancborchardt
Copy link
Member

jancborchardt commented Feb 26, 2013

Currently the apps management uses the left side for listing apps and the right big content area for the app details. This is suboptimal for various reasons, including the initial empty space on the right, the lack of quick filtering, no scaling when many apps are in there, and the long clickery needed to just enable/disable an app.

Let’s redesign it simple. Basically the left list is used for grouping, and the right content area is used to show a list of apps, nice big entries with a logo or screenshot, short description preview (expandable on click) and enable/disable button right there.

Left list

Would be a filter for the apps shown on the right. By default, All apps is selected.

  • All apps
  • Installed
  • Featured (great outstanding apps, picked from core & community)
  • Highest rated

Previously I also thought about 2 entries for »core« and »Community«, but I think that distinction is not necessary – rather we solve this through the inherently shipped apps and the recommended ones.

Then below that we could have a list of categories, which also includes apps from core & community (this are the categories from the Chrome webstore):

  • Business Tools
  • Education
  • Entertainment
  • Games
  • Lifestyle
  • News
  • Productivity
  • Social & Communication
  • Utilities

The app manifest should probably have an entry for »category«, and enable multiple categories maybe.

Right content

By default this will show the list of installed apps. Entries should be big (~100px high), with a screenshot or logo to the left, the app title, first 2–3 lines of description (expandable on click), and the enable button to the right of each entry.

In each group the sorting is recommended ones first, and then everything else, alphabetically (for now, until we can get ratings or such).

There is no extra detail page for an app, at least for now. As it’s only visible for admins anyway we don’t need to go too overboard with the design and snazzyness in this iteration.

Feedback for these early thoughts @Raydiation @karlitschek @DeepDiver1975?

@ghost ghost assigned jancborchardt Feb 26, 2013
@jancborchardt
Copy link
Member Author

Oh and I forgot the currently existing top bar: That will be removed. The »Add your own app« function can be added on the top or bottom of the left list. The »More apps« link to the app store is actually superfluous because all the apps are pulled in directly here anyway, so it can just be left out.

@ewildgoose
Copy link

This sounds exactly like your idea for the Contact and Users list! Wahey, even a search box above the group list would work here also!

Fantastic idea to test the UI on all three areas, the contacts / User list and the App list. Good luck

@karlitschek
Copy link
Contributor

good idea

@PVince81
Copy link
Contributor

The new app management already looks good on master.

I still miss a "search" field or "quicksearch" that will hide all apps except the ones that match the search text. Maybe the existing search field could be used somehow.

@PVince81
Copy link
Contributor

Raised search box case as #11635

@BernhardPosselt
Copy link
Contributor

@jancborchardt Changelog would be important to show apart from the description. Android does that too :)

@jancborchardt
Copy link
Member Author

The new apps management is done since some time now. High five @DeepDiver1975

@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants