v1.3.3 — Clear all hides when empty; Customize icon-only
·
38 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
v1.3.3 — Clear all hides when empty; Customize icon-only
Two small UX tweaks:
- Clear all (filter-row
ResetButton) hides entirely when no filters apply (was: disabled-but-visible in v1.3.1/v1.3.2). The filter pills themselves signal nothing-to-clear; a disabled button on a crowded row was redundant chrome. - Customize button is icon-only — just the cog, no text, no count chip. The
aria-labelandtitlekeep the full description ("Customize columns" + the N-hidden count when non-zero) for screen readers + hover.
Layout-modal Reset button is unchanged (stays disabled when the layout is at default — no other visual cue inside the modal signals it IS customised, so the disabled-but-visible affordance still earns its keep there).
pip install --upgrade django-admin-react==1.3.3PyPI: https://pypi.org/project/django-admin-react/1.3.3/
🤖 Generated with Claude Code