llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
199 stars 422 forks source link

Fix: Activity Description opening downwards in Journal #1407 #1667

Open AdityaKrSingh26 opened 4 weeks ago

AdityaKrSingh26 commented 4 weeks ago

For the last icon the popup appears up instead of downwards . Popup remains on the same page instead of extending page downwards. (issue : #1407) image

llaske commented 3 weeks ago

Nice. But it only fix partially the problem in the Journal: the popup is still under the footer.

capture.webm

AdityaKrSingh26 commented 3 weeks ago

okay, i will fix this

AdityaKrSingh26 commented 3 weeks ago

@llaske i have opened a new pr to the issue i have fixed the issue you mentioned could you please review it

commit : 5f77084

https://github.com/user-attachments/assets/9e9f2e56-83b5-4279-a7e4-f19e53b96a1f

llaske commented 2 weeks ago

The issue I've mentioned is in the Journal view not in the listview. Your new fix doesn't change anything.