sillsdev / sillsdev/languageforge-lexbox
Fields can disappear unexpectedly when hiding empty fields is enabled
Open
@myieye is already working on this.
Since Jan 8, 2025.
💻 FW Lite
bug
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the bug
We have a feature for hiding empty fields. When it's activated fields can vanish unexpectedly when a user empties them.
That's not good.
To Reproduce
Steps to reproduce the behavior:
- Turn on Hiding empty fields
- Clear a field
Expected behavior
At the very least the field should stay visible while it has focus. Perhaps it should even stay visible until the user navigates away from the selected entry.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.