Skip to content

Core 6200 - #330

Open
JReissmueller wants to merge 2 commits into
2.0from
CORE-6200
Open

JReissmueller wants to merge 2 commits into
2.0from
CORE-6200

Conversation

@JReissmueller

Copy link
Copy Markdown
Member

No description provided.

…vers

- Move the no-results empty state and pagination footer after the bulk
  actions bar so they render within the widget correctly
- Show the pagination footer only when there are pages
- Use anchor-wrapped info icons for TLD heading popovers and an
  icon-only add link in the TLDs widget
- Clarify no-results language for domain listings
The bulk actions bar sits at the bottom edge of the widget card, so the
position: absolute dropdown was clipped by the Paradigm theme's card
overflow: hidden. Use position: fixed anchored to the input's bounding
rect (same approach as the billing services widget), reposition on
scroll/resize while open, and add a request token so a debounced or
in-flight lookup can't re-show stale results after the dropdown is
hidden or the action changes.
@JReissmueller
JReissmueller changed the base branch from master to 2.0 September 17, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant