avniproject / avni-webapp

Web application for management and data entry
https://avniproject.org
GNU Affero General Public License v3.0
12 stars 42 forks source link

Horizontal overflow issue #1138

Open Gojo-Taqi opened 8 months ago

Gojo-Taqi commented 8 months ago

Describe the bug Horizontal overflow is not set to a fixed size, rather it keeps increasing as the rules in the rule builder keep getting bigger

To Reproduce Have a rule using dropdown, and select multiple options as answers. Attaching screen recording for reference.

https://github.com/avniproject/avni-webapp/assets/94247708/28698399-eb4c-4cf1-9739-be4d3558802d

Sky-De commented 8 months ago

Hi @mahalakshme , please assign it to me, i would like to fix this issue thanks

mahalakshme commented 8 months ago

@Sky-De sure you can fix it and create a pull request.

ombhardwajj commented 6 months ago

@mahalakshme , @vinayvenu

https://github.com/avniproject/avni-webapp/assets/115864495/cfb6c1f8-45cb-4ece-835d-f0b5e4c6f2fc

I've noticed the horizontal overflow issue in Admin->Upload as well! It seems to be an app wide issue.Is it? Or do we need to resolve it only specific to Form details section?

mahalakshme commented 6 months ago

@ombhardwajj you can fix it based on whether the other places share common code. If not(or not possible to make it common code), then it can be restricted to this 'Form details section' alone.

But independent of that looks like /documentation/sideBarDocumentation have not got built for you. Else it will display like below:

Screenshot 2024-04-19 at 12 10 05 PM