bcgov/MFIN-Data-Catalogue

Style fixes | keep this open

Closed this issue · 16 comments

OP timer

https://openplus.monday.com/boards/4092908516/pulses/6381923925


This task will stay open. It's for small changes we need to make to the theme. These changes aren't big enough to need their own issue, but they're still important to keep track of.

  • Increase spacing between items on the data dictionary paragraph edit form. see #409
  • more space below logo on header so logo is horizontally centred
    image
  • Additional space above active period on info schedule term page as per #392
  • Add margin to top of footer for readability
    image
  • Move devel styles to proper style sheets
  • Decrease spacing between page title and underline
  • fix inconsistent font weight on field labels on build pages form view
  • add space above sidebar on mobile
    image
  • ensure consistency across the reports - done as part of #441
  • make the manage page use the same exposed filter style as the report builder
  • on dashboard, move search bar to the header and make the manage records look decent
  • make sure all booleans are explicit yes/no and display inline (pending @NicoledeGreef approval)
  • Fix sidebar on book pages that touch the side of the screen on mobile
  • in the build pages, source system has too much space between the label and the input field

Merged

Merged

inconsistent labels fixed with this commit on this branch

Search box moved to header and display of manage records on dashboard fixed with this commit

@NicoledeGreef I'm thinking booleans would be better as radios. It is more explicit than a checkbox. It would require an editor to choose between yes and no.

instead of

Image

We would have

Image

This would make it work the same way as Personal information, the only other boolean currently in use.

Do you approve this change?

Manage records page has same design as report pages with this commit

It wound be nice at some point to format the sort choices as radios. There is no option for this in UI, it would require custom code.

Merged

Sidebar nav touching side of screen on mobile is no longer an issue. A while ago I remove a bootstrap gap glass that was wrapping the entire container, that may have fixed it.

Space added above sidebar on mobile fixed in this branch https://github.com/bcgov/MFIN-Data-Catalogue/tree/410-fix-spacing-on-side-bar
@lkmorlan please review/merge.

Merged

@lkmorlan please review/merge

Merged

Closing this. All documented adjustments are done and there is no time left in the project for additional changes.