mirror of
https://github.com/nasa/openmct.git
synced 2025-05-21 01:37:38 +00:00
* Add filtering by metadata. Add new sourceMap property to get a list of properties for metadata filtering. * Change filter label names * Add aria-labels * Closes #7389 - Added a "No filters applied" message for both input areas. - Added additional detail about how it works in the hint text visible while editing. * Restore valid state if there is an error * Fix linting error * Tests for filtering by metadata --------- Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>