thomvaill / log4brains

✍️ Log and publish your architecture decisions (ADR)
Apache License 2.0
1.13k stars 95 forks source link

feat(Web): Added droplist for multi-package filtering #99

Open tylerhubert opened 1 year ago

tylerhubert commented 1 year ago

closes #93

I am not a react developer, so I'm hoping I did this correct. My local testing worked well. I'm not sure if we want to "pretty up" the package names with capitalization or anything, or change the placement of the droplist. Very open to suggestions. This is a screenshot of the results of this on the log4brains code base: image

When the different packages are selected, the ADRs that are displayed relate only to the selected package.