-
Notifications
You must be signed in to change notification settings - Fork 250
New credentials dialog #992
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
base: master
Are you sure you want to change the base?
Conversation
|
I've added an empty state with button for the main page, it doesn't match the link button you did as its an overflow button. Take a look when you get a chance |
|
possibly not this PR but #984 but the "folder store icon" (and the system store icon!) is clickable and tab-able. (The screenshot shows it with, the icon with the focus border)
|
Any idea why? The dialog jelly file is in the same place newCredentials was and is 404'ing =/ Edit: Its missing this prefix: |
|
Working on the folder issue, seems relative path is calculating from the dialog path but form submission is to the current path so its calculating the wrong path, something like that... |
|
Example here I think: |
|
That was resolved, main thing left is ATH to sort.... taking quite awhile... |



Part of #986
Fixes #939
TODO:
c:selectAdd - i.e. adding a credential from a credential chooser dropdownc:selectneeds migrating to wizard, i.e. overflow button needs to give domains in overflow...Screenshots
Testing done
Submitter checklist