product-os / jellyfish

The Jellyfish Project
https://jel.ly.fish/
GNU Affero General Public License v3.0
15 stars 3 forks source link

Overlapping input boxes in Create Github Issue form #3240

Closed StefKors closed 1 year ago

StefKors commented 4 years ago

Expected Behavior

The dropdown menu of the repository autocomplete should be above the description text area.

Actual Behavior

the description text area covers the dropdown menu of the repository autocomplete.

Steps to Reproduce the Problem

  1. Open create new github issue lens
  2. Start typing in "repository" input

References

https://jel.ly.fish/bb87b729-55d8-4732-b49e-9301fd9a8a62

balena-ci commented 4 years ago

This issue has attached support thread https://jel.ly.fish/#/bb87b729-55d8-4732-b49e-9301fd9a8a62

balena-ci commented 4 years ago

This issue has attached support thread https://jel.ly.fish/#/5ce239cc-9394-4fec-85ad-32de51371926

StefKors commented 4 years ago

Created a PR here: https://github.com/Ionaru/easy-markdown-editor/pull/175 When that is merged the following should be updated:

  1. https://github.com/RIP21/react-simplemde-editor
  2. https://github.com/balena-io-modules/rendition
  3. Jellyfish
StefKors commented 4 years ago

PR https://github.com/Ionaru/easy-markdown-editor/pull/175 has been merged.

StefKors commented 4 years ago

Created a PR here: https://github.com/RIP21/react-simplemde-editor/pull/119

StefKors commented 4 years ago

Updating marked in easymde to fix type definitions breaking here: https://github.com/RIP21/react-simplemde-editor/pull/119

StefKors commented 4 years ago

The Marked dependency has been updated. However, the react-simplemde-editor PR keeps failing because of typescript errors in a dependency. https://github.com/RIP21/react-simplemde-editor/pull/119