datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Multiline text edit widget for message param #248

Closed bpoldrack closed 1 year ago

bpoldrack commented 1 year ago

Provide a TextEdit widget and associate it with the message parameter. This widget allows for drag&drop. Furthermore, disabled RichText/HTML for now to keep it simple until this is better tested.

Closes #93

codecov-commenter commented 1 year ago

Codecov Report

Base: 71.27% // Head: 70.98% // Decreases project coverage by -0.29% :warning:

Coverage data is based on head (f48e91d) compared to base (e80c820). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ========================================== - Coverage 71.27% 70.98% -0.30% ========================================== Files 35 35 Lines 1946 1961 +15 ========================================== + Hits 1387 1392 +5 - Misses 559 569 +10 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/param\_widgets.py](https://codecov.io/gh/datalad/datalad-gooey/pull/248/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wYXJhbV93aWRnZXRzLnB5) | `58.51% <30.76%> (-1.35%)` | :arrow_down: | | [datalad\_gooey/param\_form\_utils.py](https://codecov.io/gh/datalad/datalad-gooey/pull/248/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wYXJhbV9mb3JtX3V0aWxzLnB5) | `86.73% <50.00%> (-0.77%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.