-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
EPIC:
This is the current look of the Manage accounts:
-
Text field containing the username@url overflows the space and overlaps other icons on the right (check https://github.com/owncloud/enterprise/issues/5986#issuecomment-1693193046).
-
Round arrow icon will be removed -> [FEATURE REQUEST] Make automatic discovery of the account #4301
-
Key icon could be removed (after research on Cookie handling #4227). In case credentials are lost, Snackbar with
Sign Inoption is in the file list. May need to check if removing the key icon could carry other side-effects
TASKS
- Research (if needed)
- Create branch feature/improvements_in_manage_accounts_view
- Development tasks
- Avoid overlapping between the username and the icons
- Remove key icon
- Make lost-credentials Snackbar equal for every auth (with the
Sign inoption in basic auth too)
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/improvements_manage_accounts into master
Reactions are currently unavailable
