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

fix(node-select): Display order and seperator style #2877

Merged
merged 2 commits into from
May 17, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 16, 2024

What is this pull request for?

List nodes sorted by lft so they appear in nested sorted order.

Also make the node-select result list more readable and consistent.

Screenshots

Before

node-select before

After

page-nodes after node-select after

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

List nodes sorted by `lft` so they appear in nested sorted order.
@tvdeyen tvdeyen added this to the 7.2 milestone May 16, 2024
@tvdeyen tvdeyen marked this pull request as ready for review May 16, 2024 20:52
@tvdeyen tvdeyen requested a review from a team as a code owner May 16, 2024 20:52
Makes it more readable and consistant.
@tvdeyen tvdeyen force-pushed the node-select-order-and-style branch from e49e2b5 to 89ad057 Compare May 16, 2024 20:56
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.93%. Comparing base (d6d1971) to head (89ad057).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2877   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files         229      229           
  Lines        6224     6224           
=======================================
  Hits         5971     5971           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit f3600a7 into main May 17, 2024
36 checks passed
@tvdeyen tvdeyen deleted the node-select-order-and-style branch May 17, 2024 06:59
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