Skip to content

AB#128987 Disable update confirmation modal grid actions#2853

Open
Maximo-reliefapps wants to merge 2 commits intonextfrom
AB#128987-Disable-update-confirmation-grid-actions
Open

AB#128987 Disable update confirmation modal grid actions#2853
Maximo-reliefapps wants to merge 2 commits intonextfrom
AB#128987-Disable-update-confirmation-grid-actions

Conversation

@Maximo-reliefapps
Copy link
Copy Markdown
Contributor

@Maximo-reliefapps Maximo-reliefapps commented Apr 15, 2026

Description

Added a new toggle on the grid actions on the grid settings so one can disable update confirmations for the update grid action. This option will be disabled if the user does not enable the update action.
Added new logic for subfields on the action list, subfields will be hidden if the parent is false and will have some left padding. You can define a subfield by defining the subFieldOf property with the name of the parent action.

Useful links

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactor or addition to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Selected the option to disable confirmation modal, made sure confirmation modal is not displayed anymore. It was also confirmed the contrary worked.
  • The option is hidden if the update action is not selected.

Screenshots

Screenshot 2026-04-15 at 12 48 42

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-frontend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

More explanation

https://www.loom.com/share/05a716d61b9744faaf51fb304c21d1e5?sid=f87cf896-582a-4f76-93ae-8ceed801b145

@Maximo-reliefapps Maximo-reliefapps self-assigned this Apr 15, 2026
@Maximo-reliefapps Maximo-reliefapps added the enhancement New feature or request label Apr 15, 2026
@Maximo-reliefapps Maximo-reliefapps marked this pull request as ready for review April 15, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant