1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-20 14:58:29 +00:00
thatmattlove-hyperglass/hyperglass/ui/hooks
Wilhelm Schonfeldt 4414d2ec03 fix(ui): improve BGP table field display formatting
- Fix MED field showing N/A when value is 0 (now correctly shows 0)
- Hide Originator field when empty instead of showing N/A
- Hide Age field when not available instead of showing N/A
- Add HideableField component for fields that should be hidden when empty
- Update string output formatting to skip hidden fields in text export

Resolves display issues where valid zero values and unavailable fields
were showing as N/A instead of proper formatting or being hidden.
2025-09-26 13:30:44 +02:00
..
index.ts refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
theme-hooks.ts refactor and restructure ui components 2021-12-19 22:57:00 -07:00
use-asn-detail.ts countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
use-boolean-value.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-boolean-value.ts tooling overhaul 2024-02-27 17:44:19 -05:00
use-device.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-device.ts tooling overhaul 2024-02-27 17:44:19 -05:00
use-directive.ts refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
use-dns-query.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-dns-query.ts tooling overhaul 2024-02-27 17:44:19 -05:00
use-form-state.ts fix formatting 2024-06-30 23:55:59 -04:00
use-greeting.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-greeting.ts refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
use-hyperglass-config.ts countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
use-lg-query.ts fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
use-opposing-color.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-opposing-color.ts tooling overhaul 2024-02-27 17:44:19 -05:00
use-strf.test.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
use-strf.ts refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
use-table-to-string.ts fix(ui): improve BGP table field display formatting 2025-09-26 13:30:44 +02:00
use-wtf.ts countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00