-
Notifications
You must be signed in to change notification settings - Fork 4
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
Nc/75 acl ui #78
Nc/75 acl ui #78
Conversation
Hiding edit and delete buttons when no data selected.
Hi narinearraul, Thanks for submitting this pull request! I can confirm that the DCO1.1 sign-off has been included. It is okay to process this pull request. dco-bot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest we remove flex from the right panel, when the height of the window changes some of the text overlaps. If the data viewer is only used out of mobile we could add a min-height to keep text from overlapping.
When I add a node to a csync that is empty and then delete that node, I am unable to add any more new nodes. After deleting the first node the add button turns grey and won't allow adding more nodes until refreshing the page. |
I found a bug. Make node a. EDIT: It seems to not be initializing empty nodes as well, I need to reselect them on refresh before I can interact with them. Another bug: Doing things during the create flow is weird too. Lets sit down later today and try to sort thru some of these @narinearraul |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some bugs documented on the comments we should fix before approving
* nc/75-acl-ui: remove resetting selected node from updateNode
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but due to the large number of states in the code, some more comments couldn't hurt.
Resolves #75
Resolves #74
Resolves #79
Proposed Changes:
DCO1.1 Signed-off-by: Narine Cholakyan [email protected]