Skip to content

Conversation

@andre8244
Copy link
Collaborator

Add listboxOptionsPanelStyle prop to NePaginator. This is useful to apply styles to the page size dropdown, e.g. setting a custom z-index.

@andre8244 andre8244 requested a review from Copilot October 6, 2025 13:49
@andre8244 andre8244 self-assigned this Oct 6, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new listboxOptionsPanelStyle prop to the NePaginator component to enable custom styling of the page size dropdown panel, particularly useful for setting custom z-index values.

  • Added listboxOptionsPanelStyle prop with string type and empty default value
  • Bound the prop to the listbox component's options-panel-style attribute
  • Updated stories configuration to include the new prop

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/components/NePaginator.vue Added prop definition and binding to listbox component
stories/NePaginator.stories.ts Added default value for new prop in stories configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andre8244 andre8244 requested a review from edospadoni October 6, 2025 13:49
@andre8244 andre8244 merged commit d32d2e3 into main Oct 6, 2025
4 checks passed
@Tbaile Tbaile mentioned this pull request Oct 6, 2025
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.

3 participants