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

main-list mixin consistency #8187

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

michaelchadwick
Copy link
Contributor

Fixes ilios/ilios#5759

This PR got a whole lot more complicated than I thought, but it was needed to fix the issue.

The mixins/main-list.scss mixin file is in frontend, but had a mixin that needed to be called by ilios-common, so...I moved it! :-O This, of course, broke a lot of @imports, so I had to fix them. In the end, I was able to make the "you made a new thing" template chunk's class more consistent.

No idea why changing .save-result -> .saved-result (to be consistent with every other instance of this kind of thing) in Courses->Sessions breaks that route (gives me a Zoinks!), so I changed it back for now.

@michaelchadwick michaelchadwick changed the title Frontend 5759 main list mixin consistency main-list mixin consistency Oct 16, 2024
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.

New item creation "saved" messages not using consistent styling rules
1 participant