Tasks: the task editor has the same state as the search bar when text is highlighted
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
The task editor and the homepage search bar appear to share state.
**Steps to reproduce:**
1. Navigate to the homepage and ensure that the search bar is cleared.
1. Navigate to the tasks page. Ensure there is at least 1 task (or create one first, with text in the editor).
1. Click on the gear-wheel of an existing task and select Edit.
1. When the editor loads, highlight some text in the editor.
1. Immediately navigate back to the homepage using the navigation bar.
1. Observe that the homepage's search bar has the text that was highlighted from the task editor from step 4.
1. Also, notice that the console will throw errors.
Here is a video:
https://user-images.githubusercontent.com/10736577/199617476-e76eb9f3-bb31-457e-bdf2-1c4b8a70bcd9.mp4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.