-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add scrollable div layer to Project metadata view to prevent cutoff of CLOSE button #4119
Copy link
Copy link
Closed
Labels
Difficulty: IntermediateIdentifies moderately challenging issues that require some experience and familiarity with project.Identifies moderately challenging issues that require some experience and familiarity with project.Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.These issues involve working on HTML, CSS, and JavaScript code that affects the user interface.Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.
Milestone
Metadata
Metadata
Assignees
Labels
Difficulty: IntermediateIdentifies moderately challenging issues that require some experience and familiarity with project.Identifies moderately challenging issues that require some experience and familiarity with project.Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.These issues involve working on HTML, CSS, and JavaScript code that affects the user interface.Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.
Currently if values in the Project metadata editor are too large then the CLOSE button is not seen and clickable to users.
Current Results
If the length of values is too long in any of the keys, then sometimes the CLOSE button will be cutoff and hidden from a user preventing them from being able to close the Project metadata panel.
Expected Behavior
Provide 2 things:
Screenshots
Versions
Datasets
Additional context
Using Cypress support for Visual testing, ensure to add 1 Cypress test that can