Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
MIT License
42.33k stars 3.36k forks source link

[CSS Bug]: "Show java Script" Card should be in the uniform size similar to other pages. #1833

Open Vamsi1810 opened 1 week ago

Vamsi1810 commented 1 week ago

Installation Method

Docker

The Problem

image

Version of Stirling-PDF

0.28.3

Last Working Version of Stirling-PDF

No response

Page Where the Problem Occurred

http://localhost:8080/show-javascript

Docker Configuration

No response

Relevant Log Output

No response

Additional Information

No response

Browsers Affected

Chrome

No Duplicate of the Issue

Frooodle commented 1 week ago

This one is awkward as the greater size is more beneficial for the large text etc that might show on screen

Vamsi1810 commented 1 week ago

As per the discussion with @Frooodle , this was finalized fix for this issue. Width wise : As scrolling was the matter of concern, then the below should be implemented.

Initially make sure that, the card size should be same as other pages. Upon clicking on show button, it should expand width of page dynamically.