processmaker
processmaker copied to clipboard
FOUR-27993: Mobile > Processes view is not working correctly
Related Tickets & Packages
- https://processmaker.atlassian.net/browse/FOUR-27993
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.
ci:deploy
[!NOTE] Introduces a sliding MobileDrawer for small screens and updates ProcessesCatalogue to use it with safer menu state/config handling.
- UI/Components
MobileDrawer.vue: New mobile sliding drawer with overlay, positional slide transitions,v-modelsupport, and open/close events.- Processes Catalogue
ProcessesCatalogue.vue: Switches menu container to dynamic component (mobile-draweron mobile,collapsable-containeron desktop) with responsive classes and left/right positioning.- Auto-closes menu on category change when mobile; toggles
showMenuon control click; improves config access with optional chaining and guarded updates.- Updates
MenuCatologuecontainer classes for full-size white panel on mobile.- Exports
base/ui/index.js: ExportsMobileDrawer.Written by Cursor Bugbot for commit dae6eed22b387c52e1ad4b0832473d4c12b5830b. This will update automatically on new commits. Configure here.
QA server K8S was successfully deployed https://ci-7db5b5180e.engk8s.processmaker.net
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Team,
This changes has QA REVIEW
Regards,