Skip to content

Conversation

@arc64
Copy link

@arc64 arc64 commented Apr 7, 2025

Added margin to the bottom of the badges, this increases the space below.

#2732

I considered refactoring the code to be flexbox (example), but decided it touched too many components I'm unsure how to test. Should refactering it be on our technical backlog? As the current solution adds space even when the row is not wrapped.

I also added {# djlint:off #} to component library to mute linting, as this is hand coded html, not representing the component code strictly. Another task for the technical backlog might be building a component library that uses our components in situe, so they are representative of our code as it changes.

Tasks

  • [ x] PR name contains story or task reference
  • [ -] Documentation (docs and inline)
  • [ -] Tests (including n+1 and django_assert_num_queries where applicable)
  • [ x] Changelog

Add {# djlint:off #} to component library as this is hand coded html,
not representing the component code strictly.
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.

2 participants