refactor: standardize view headings across all components #207

Merged
jose merged 6 commits from view-headings-refresh into master 2025-10-07 09:17:05 +00:00
Owner
  • Add consistent view heading IDs and structure
  • Add consistent help buttons and back navigation
  • Improve spacing and typography consistency
- Add consistent view heading IDs and structure - Add consistent help buttons and back navigation - Improve spacing and typography consistency
jose added 3 commits 2025-10-03 13:49:31 +00:00
- Add consistent view heading IDs and structure
- Add consistent help buttons and back navigation
- Improve spacing and typography consistency
trentlarson reviewed 2025-10-04 02:32:55 +00:00
@@ -1,6 +1,5 @@
<template>
<QuickNav selected="Profile" />
<TopMessage />
Owner

Is there a reason this is removed? (You can see what it should show if you go to the Profile page, then Advanced, then turn on either of the "Show warning" toggles.) It's removed from many files.

I don't mind if we have to reconsider how we show that warning, but I think it's still useful. Explain more if you think we should totally get rid of it.

Is there a reason this is removed? (You can see what it should show if you go to the Profile page, then Advanced, then turn on either of the "Show warning" toggles.) It's removed from many files. I don't mind if we have to reconsider how we show that warning, but I think it's still useful. Explain more if you think we should totally get rid of it.
Author
Owner

Ahh, my bad. I should've only removed the help button from TopMessage. But now that you mention it, I should relocate the message itself to the inside of #Content for proper positioning, andgive it a bit of styling. I'll rectify this shortly.

Ahh, my bad. I should've only removed the help button from `TopMessage`. But now that you mention it, I should relocate the message itself to the inside of `#Content` for proper positioning, andgive it a bit of styling. I'll rectify this shortly.
jose added 1 commit 2025-10-06 10:42:50 +00:00
- Added back TopMessage tag, placed inside #Content for better positioning
- Styled TopMessage for better visibility
Author
Owner

I brought back the TopMessage tag, but in a different location so I could more easily position it in relation to the rest of the content. I also styled it similar to warning blocks elsewhere in the UI.

I brought back the TopMessage tag, but in a different location so I could more easily position it in relation to the rest of the content. I also styled it similar to warning blocks elsewhere in the UI.
Owner

Great!

Great!
jose added 2 commits 2025-10-07 08:37:07 +00:00
jose merged commit d9f9460be7 into master 2025-10-07 09:17:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trent_larson/crowd-funder-for-time-pwa#207