Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Manage Cookie Modal [INS-5007] #8385

Merged
merged 13 commits into from
Feb 21, 2025
Merged

Conversation

pavkout
Copy link
Contributor

@pavkout pavkout commented Feb 19, 2025

This PR includes the following updates to the Invite modal:

  • Redesigned the modal to enhance usability and visual consistency.
  • Fixed issue with filter input when users create a new cookie
  • Refactored existing code to improve maintainability and efficiency.
  • Added pagination

image

image

Closes INS-5007, 4967

@pavkout pavkout self-assigned this Feb 19, 2025
@pavkout pavkout requested a review from a team February 19, 2025 15:49
@pavkout pavkout changed the title INS-5007 fix: Manage Cookie Modal [INS-5007] Feb 19, 2025
Copy link
Contributor

@gatzjames gatzjames left a comment

Choose a reason for hiding this comment

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

Looks awesome! LGTM 🎉

@pavkout pavkout merged commit 314dbb5 into Kong:develop Feb 21, 2025
9 checks passed
cwangsmv pushed a commit that referenced this pull request Feb 24, 2025
* refactor: remove CookieList component

* refactor: remove unused defaultPerPage export from Invite modal

* refactor: remove unused styles for CookieList component

* refactor: clean up unused code in the cookie modal

* refactor: update CookiesModal props for better state management

* refactor: update CookiesModal props for improved state handling

* refactor: streamline state management in CookiesModal component

* refactor: update cookie editor test selectors for improved stability

* refactor: fix cookie editor test selector for accurate interaction

* refactor: update cookie editor test to use getByText for improved selector accuracy

* refactor: enhance cookie editor test to assert visibility of cookie entries

* refactor: update cookie editor test to assert visibility of specific cookie entries

* refactor: remove isOpen prop from CookiesModal for simplified usage
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.

2 participants