Skip to content

Bugfix/FOUR-9387: X button is displaced when create 7 templates#5027

Merged
ryancooley merged 2 commits into
developfrom
bugfix/FOUR-9387
Jul 19, 2023
Merged

Bugfix/FOUR-9387: X button is displaced when create 7 templates#5027
ryancooley merged 2 commits into
developfrom
bugfix/FOUR-9387

Conversation

@agustinbusso
Copy link
Copy Markdown
Contributor

@agustinbusso agustinbusso commented Jul 19, 2023

Issue & Reproduction Steps

Steps to reproduce:

  • Login as admin
  • Create a process
  • Save the process as template
  • Repeat the process three more times

Current behavior:
When there are seven templates saved the window displayed is too big and the X button is overlaped with the top of the browser

Expected behavior:
The window should not reach that size and display a scroll bar in order to prevent this issue

Solution

  • Added a cards container with height and overflow.

Working video

Screen.Recording.2023-07-19.at.17.51.06.mov

How to Test

  • Follow steps above

Related Tickets & Packages

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

@processmaker-sonarqube
Copy link
Copy Markdown

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-48a12c0c44.eng.processmaker.net

1 similar comment
@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-48a12c0c44.eng.processmaker.net

@ryancooley ryancooley merged commit bcaf50b into develop Jul 19, 2023
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.

3 participants