Skip to content

Conversation

@sanjacornelius
Copy link
Contributor

@sanjacornelius sanjacornelius commented Apr 19, 2023

Issue & Reproduction Steps

Ticket FOUR-8029

Solution

Implements the new ellipsis menu in the following areas:

  • Tasks/To Do Tasks
  • Designer/Processes
  • Designer/Processes (categories)
  • Designer/Processes (archived)
  • Designer/Processes (templates)
  • Designer/Scripts
  • Designer/Scripts (categories)
  • Designer/Screens
  • Designer/Screens (categories)
  • Designer/Environment Variables
  • Admin/Users
  • Admin/Groups
  • Admin/Auth Clients
  • Admin/Customize UI/Dashboards
  • Admin/Customize UI/Menus

How to Test

Ensure you have the Dyanmic UI Package installed using branch task/FOUR-8029

  1. Check that all areas listed above have the new Ellipsis menu properly configured based on the actions available for each one. This means that the menu should display all relevant options and functions, and that any unnecessary items are removed from the dropdown menu.

  2. Ensure that permissions are correctly supported. Users with appropriate permissions should be able to access and use the menu, while users without those permissions should not be able to see or interact with it.

  3. Test that selecting actions from the menu that do not open a modal or run a function is a proper link. These links should be able to be opened in a new tab by selecting the "command" or "ctrl" key on your keyboard while clicking on the link.

Related Tickets & Packages

- Dynamic UI Package PR

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@sanjacornelius sanjacornelius changed the base branch from develop to feature/FOUR-7375-c April 19, 2023 23:25
@estebangallego estebangallego self-requested a review April 20, 2023 15:29
@sanjacornelius sanjacornelius merged commit cc6c53d into feature/FOUR-7375-c Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants