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

NMS-16103: Node structure UI updates, selectable columns #6612

Conversation

synqotik
Copy link
Contributor

@synqotik synqotik commented Sep 5, 2023

NMS-16103: Node Structure UX improvements, selectable columns

  • horizontal table scroll, highlight on mouseover
  • added "Filtering" and "Metadata Search" headings
  • dropdown to select which columns to display, and a button to reset them to the default
  • start of support for ordering columns, will do rest in subsequent task
  • refactored some functionality into smaller Vue components
  • vertical ellipse menu for node actions (links to other pages, etc.)
  • node details dialog, will add more in subsequent tasks
  • using buttons instead of radio group for "Any / All" switch
  • add metadata search autocomplete, even though it's non-functional for now (want this in to get UX feedback)
  • truncate long text and provide tooltip
  • flows icons
  • title and move Search input to right

There's enough functionality here that can probably merge feature branch to develop once this has been merged.

External References

Copy link
Contributor

@mikewrosey mikewrosey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only found a few minor things, and since this isn't going straight to dev anyway it looks good to approve. All in all a great job too, nice clean components.

@synqotik
Copy link
Contributor Author

synqotik commented Sep 7, 2023

Only found a few minor things, and since this isn't going straight to dev anyway it looks good to approve. All in all a great job too, nice clean components.

Thanks! Going to merge this but fix all the issues in a subsequent PR, before merging to dev.

@synqotik synqotik merged commit d85e3d2 into features/h33-structured-node-list Sep 7, 2023
3 checks passed
@synqotik synqotik deleted the jira/NMS-16103-structured-node-ux-updates-1 branch September 7, 2023 13:43
@synqotik
Copy link
Contributor Author

synqotik commented Sep 7, 2023

All comments are being implemented/addressed in upcoming PR.

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 this pull request may close these issues.

2 participants