huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
242 stars 80 forks source link

Popup for contextual help is not displayed properly #6757

Open aphilop opened 6 months ago

aphilop commented 6 months ago

Describe the bug When a popup is displayed on the left of the help (?) icon, then the popup is "cut" on the left side of the screen. As a result, the full content of the popup is not visible. This does not seem to happen when the popup is displayed on the right of the icon.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings > Collection
  2. Scroll down to the Forms and email configuration section
  3. Hover over the ? icon of the Contact form email field
  4. Popup is not displayed properly

Expected behavior The popup should display the whole textual content so that if fulfills its purpose (provide contextual help).

Screenshots

image

Device (please select all that apply)

Browser Safari, Firefox on MacOS (12.7.4) Safari on iOS (17.4.1)

chinmaym07 commented 6 months ago

Hey @RafaPolit can I fix it ?

RafaPolit commented 6 months ago

Hello @chinmaym07 . Yeah, sure. Give it a go! Thanks.

Maybe it would be worth it to discuss the approach you intend to take to fix this? Also, be sure to run the tests to ensure they are passing... but yeah, external contribution is more than welcome!