comunica / jQuery-Widget.js

🖼 A jQuery widget to query heterogeneous interfaces using Comunica SPARQL
http://query.linkeddatafragments.org/
MIT License
19 stars 34 forks source link

#95: make textarea only vertically resizable #158

Closed KasperZutterman closed 4 months ago

KasperZutterman commented 4 months ago

Closes https://github.com/comunica/jQuery-Widget.js/issues/95

What

Make text areas only vertically resizable, to not break the layout.

Testing

Before:

https://github.com/comunica/jQuery-Widget.js/assets/21260838/864e54fd-3383-4bb4-adec-b0ba0e7ede36

After:

https://github.com/comunica/jQuery-Widget.js/assets/21260838/2cb4322a-9d0f-40b6-ac2f-d504cdc0ce87

rubensworks commented 4 months ago

Do things still work properly for narrow browser windows and screens (e.g. mobile)?

KasperZutterman commented 4 months ago

@rubensworks I've added some fixes for small screens:

This is the current state for small screens:

https://github.com/comunica/jQuery-Widget.js/assets/21260838/4c2a4f88-5b66-482b-82e8-71460eb8e307

Compared to before this PR:

https://github.com/comunica/jQuery-Widget.js/assets/21260838/41b81c7a-006f-4eba-b38d-10ffaaea6d59

rubensworks commented 4 months ago

Excellent, nice work @KasperZutterman! Feel free to claim the bounty via https://opencollective.com/comunica-association !