fix: fixing route allow change admin#295
Conversation
2. Make supplier table provider filter dynamic using exact matching 3. Sort providers alphabetically on providers page, remove auto-expand behavior 4. Restrict admin routes to authorized users only
2. delegator's own address shown in bold in services detail on services tab 3. "All Nodes" now shows correctly after clearing status filter
Code reviewFound 1 issue:
igniter/packages/ui/src/components/DataTable/index.tsx Lines 173 to 178 in a705ce6 igniter/packages/ui/src/components/DataTable/index.tsx Lines 109 to 115 in a705ce6 |
Hello @jorgecuesta, thanks for your review! I think both options (updating the initial columnFilters or reverting) would cause a problem here. The button label comes from the active filter (FilterDropdown.tsx |
Issues solved
#279
#281
#282
#285