Skip to content

#4280 rules update view rules formatting#4313

Merged
wavehassman merged 8 commits into
feature/rules-dashboardfrom
#4280-rules-update-view-rules-formatting
Jul 11, 2026
Merged

#4280 rules update view rules formatting#4313
wavehassman merged 8 commits into
feature/rules-dashboardfrom
#4280-rules-update-view-rules-formatting

Conversation

@cielbellerose

@cielbellerose cielbellerose commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Changes

Formatting fixes

Notes

  • Unified button design to match Epic
  • Fixed different footer divider styles
  • Team view headers now span the full rule row width instead of wrapping
  • Whole rule row is now clickable (instead of only the dropdown icon) to open up rules except leaf rules
  • rule codes order numerically so changing completion status doesn't affect ordering
  • edit and assign rules have same background rule color
  • updated edit/assign views to use theme colors where applicable

Screenshots

Screenshot 2026-07-08 at 12 31 37 PM Screenshot 2026-07-10 at 4 40 43 PM Screenshot 2026-07-10 at 4 39 30 PM Screenshot 2026-07-10 at 4 39 20 PM Screenshot 2026-07-10 at 4 39 14 PM Screenshot 2026-07-10 at 4 39 25 PM

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #4280

@cielbellerose cielbellerose linked an issue Jul 8, 2026 that may be closed by this pull request
5 tasks
@cielbellerose cielbellerose self-assigned this Jul 8, 2026
@cielbellerose cielbellerose changed the base branch from develop to feature/rules-dashboard July 8, 2026 17:40
@cielbellerose cielbellerose requested a review from wavehassman July 9, 2026 16:51
@cielbellerose cielbellerose marked this pull request as ready for review July 9, 2026 16:51
Comment thread src/frontend/src/pages/RulesPage/components/RulesActionButton.tsx Outdated
Comment thread src/frontend/src/pages/RulesPage/RuleRow.tsx
Comment thread src/frontend/src/pages/RulesPage/RuleRow.tsx
Comment thread src/frontend/src/pages/RulesPage/components/RulesetGeneralView.tsx Outdated

@wavehassman wavehassman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great job!

@wavehassman wavehassman merged commit 677076a into feature/rules-dashboard Jul 11, 2026
4 checks passed
@wavehassman wavehassman deleted the #4280-rules-update-view-rules-formatting branch July 11, 2026 03:27
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.

[RulesDashboard] - Update View Rules Formatting

2 participants