AletheiaFact / AletheiaFact/aletheia
Text selection issue in report input fields
Open
bug
tech
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 20
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 2
Description
**Type:** Bug
**Description:**
Users cannot select complete text within an input field in the report. When attempting to select text, the entire editor gets selected instead of just the desired text.
When the user presses Ctrl + A to select all the text.:
**Steps to Reproduce:**
1. Open a report
2. Click on any input field with text
3. Try to select a portion of text
4. Entire editor gets selected instead
**Expected Behavior:**
Users should be able to select specific text within input fields for copying or editing.
Correct behavior:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.