You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to see settings in a way that I understand.
As an extension developer I want to get a feeling on where settings would be placed in future.
Do the bare minimum changes for a beta release that makes the ui feel ready for users
Rename
"Platform settings" to "General"
the general project based section from "Platform Settings" to "Project properties" and change the subheadline
sidebar: "Extensions" to "General settings"
sidebar: "Projects" to "Project settings"
sidebar: use the extension names, not the ...id? (wrong data field used)
Spacing and scrolling - make the whole ui scroll horizontally:
make the ui full width and height without a border. Add a bottom padding to reserve space for the vertical scrollbar.
make the sidebar more narrow and let the whole window scroll when too small (e.g. sidebar min-width 200px, max-width 250px and cards/content area min-width 250px, max-width 600px for the cards) -- see image below
cards/content area: add a padding right "end" for the vertical scroll bar to not overlay the controls.
remove the left padding of the settings labels and align them to the left "start" (logical properties)
User Story
As a user I want to see settings in a way that I understand.
As an extension developer I want to get a feeling on where settings would be placed in future.
Description
Current
Requested changes
Figma
Minimum
Do the bare minimum changes for a beta release that makes the ui feel ready for users
min-width 200px, max-width 250px
and cards/content areamin-width 250px, max-width 600px
for the cards) -- see image belowright"end" for the vertical scroll bar to not overlay the controls.left"start" (logical properties)[broken search layout is a separate issue #1405]
If time allows
Combobox
Expected outcome for beta1
Future
Further improving the settings is out of scope for Q1
Visual reference of the vision that we won't implement right now
The text was updated successfully, but these errors were encountered: