noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
9 stars 7 forks source link

Fix cancel / save button position for mobile view #592

Closed gappc closed 3 months ago

gappc commented 3 months ago

The cancel / save buttons in the EditView were visible only at the bottom of the mobile view.

Depending on the height of the page, they were only visible after a user scrolled down.

This commit fixes that issue.

gappc commented 3 months ago

@RudiThoeni ready for merge

RudiThoeni commented 3 months ago

merged

sseppi commented 3 months ago

@gappc I tried in testing but I still miss the two buttons if I edit something. Is it already in testing the feature or should I use another staging link?

gappc commented 3 months ago

@sseppi strange, I just tested it on my mobile phone and the buttons are shown. Are they maybe they hidden behind the keyboard?

Tested in the usual development stage, e.g. https://databrowser.opendatahub.testingmachine.eu/dataset/edit/tourism/v1/Accommodation/5E4BEFD440200CE4732A7FA30897C402#contact

gappc commented 3 months ago

@sseppi update: I can now confirm the behaviour you described, I need to take another look at it, sry.