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

remove the class name from the appbarr #13183

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

AllanOXDi
Copy link
Member

@AllanOXDi AllanOXDi commented Mar 11, 2025

Summary

Remove the class name from the app bar since the class name is included in page now

References

#13127

@AllanOXDi AllanOXDi marked this pull request as ready for review March 11, 2025 11:45
@github-actions github-actions bot added APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend labels Mar 11, 2025
@nucleogenesis nucleogenesis requested review from nucleogenesis and removed request for nucleogenesis March 11, 2025 17:36
@AllanOXDi AllanOXDi requested a review from marcellamaki March 11, 2025 20:51
Copy link
Member

@marcellamaki marcellamaki left a comment

Choose a reason for hiding this comment

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

Hi @AllanOXDi - this is close, but you've removed the facility name (if displayed) in addition to the class name. We only would want to remove the class name logic.

You can try this out to see it in the UI by creating two facilities, and you'll see that the app bar label looks like Coach - My Facility - My Class sometimes. So, we want to keep Coach - My Facility, if get(facilities).length > 1

@AllanOXDi
Copy link
Member Author

This should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants