devsecopsmaturitymodel / DevSecOps-MaturityModel

GNU General Public License v3.0
459 stars 267 forks source link

Overlapping Button on Android Screen #277

Closed piyushs131 closed 2 months ago

piyushs131 commented 3 months ago

Issue Description: After opening the heatmap and going to download the YAML file, I noticed that on the Android screen, the "Download YAML File" button and the "Reset implemented " button are overlapping. This makes it challenging to interact with both buttons effectively, as they interfere with each other functionality.

Steps to Reproduce: 1: Open the heatmap feature. 2: Proceed to download the YAML file. 3: Notice the overlapping of the "Download YAML File" and "Reset" buttons on the Android screen.

Expected Behavior: The buttons should be displayed in a non-overlapping manner, ensuring that users can easily interact with both without any interference.

Screenshot 2024-03-10 185222

piyushs131 commented 3 months ago

Extra angular JSON file code has been generated following my recent update of the JSON file package in the codebase.

Rest, I will promptly correct the format of the code and review the package.json code and also remove any unnecessary elements if they are not required.