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

Modifying app list page UX #170

Closed
DiamondYuan opened this issue Nov 9, 2024 · 1 comment · Fixed by #171
Closed

Modifying app list page UX #170

DiamondYuan opened this issue Nov 9, 2024 · 1 comment · Fixed by #171

Comments

@DiamondYuan
Copy link
Contributor

Why modify.

  1. Creating apps is relatively infrequent, and currently one occupies the upper area, which is rather obtrusive.
  2. Currently the height of the app list at the bottom changes, causing the page to bounce.

My suggestion

  1. let the app list occupy the whole page, no change in height.
  2. put create app into the drawer.

CleanShot 2024-11-09 at 16 24 36@2x

CleanShot 2024-11-09 at 16 18 27@2x

@githubsaturn
Copy link
Collaborator

Hi @DiamondYuan !

Left some comments on your Slack message, but for the sake of completeness:

There is a similar PR a few weeks back but they didn't get to finish it.

The right drawer is not the best solution for new app UI. Drawers are generally used for rare edits, extra information etc. What I recommend is go with the approach that is in the PR and simply hide and show the current "create app" UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants