Skip to content

Fixes various bugs #41

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

Merged
merged 18 commits into from
Jun 3, 2025
Merged

Fixes various bugs #41

merged 18 commits into from
Jun 3, 2025

Conversation

perryr16
Copy link
Contributor

@perryr16 perryr16 commented May 27, 2025

  • Standardize delete modals: the majority of modals are a simple backend call and a page refresh. This PR introduces a shared delete modal component. More complex delete modals (ex cycle delete has a progress bar) have been left unchanged
  • Remove any 'alert' delete modals in favor of the shared modal ^
  • Standardize all modal headers
  • Put Derived Column Icon (chain-link) and Extra Data Icon (asterisk) in all relevant tables
  • Clean up some initialization bugs in the Column List Profile page
  • Add filter to Column List Profile and Summary tables
  • Summary to use display name
  • Various small bugs

@perryr16 perryr16 added bug Something isn't working enhancement New feature or request labels May 27, 2025
@perryr16 perryr16 requested a review from kflemin May 27, 2025 20:58
@kflemin kflemin merged commit a160fcb into main Jun 3, 2025
2 checks passed
@kflemin kflemin deleted the bugs/may25 branch June 3, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants