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

Action DropDown not restarted on close #5535

Closed
TNDJX opened this issue May 15, 2023 · 1 comment
Closed

Action DropDown not restarted on close #5535

TNDJX opened this issue May 15, 2023 · 1 comment
Assignees
Labels
bug Verified bug by the Nova team

Comments

@TNDJX
Copy link

TNDJX commented May 15, 2023

  • Laravel Version: 9.52.7
  • Nova Version: 4.24.2
  • PHP Version: 8.0.2
  • Database Driver & Version: MariaDB
  • Operating System and Version: MacOS Ventura 13.0.1
  • Browser type and version: Version 113.0.5672.92 (Official Build) (arm64)

Description:

In Nova 3 we had an action dropdown and play icon to run the action which allowed us to open the action modal, then close it and run the same action again

In Nova 4 as soon as the action is selected Modal is opened, but if we click close action in the dropdown remains pre-selected and we can't select the same action again.

The only way is by selecting different action and then selecting the same action again.

The issue is that when we have a single action on the resource we can't do anything but refresh that page

Screen.Recording.2023-05-15.at.10.20.24.mov

Detailed steps to reproduce the issue on a fresh Nova installation:

  • Create a new Laraval app and install Nova
  • On any resource add at least one action
  • Select action on the index page of that resource
  • Click close once the modal is shown
  • Try selecting the same action
@crynobone crynobone added the pending Issues that are pending triage label May 15, 2023
@crynobone crynobone self-assigned this May 15, 2023
@crynobone crynobone added bug Verified bug by the Nova team and removed pending Issues that are pending triage labels May 16, 2023
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

2 participants