Opened 7 years ago
Closed 3 years ago
#41886 closed enhancement (maybelater)
Code Editor: Auto scroll or click button to go to error.
Reported by: | paaljoachim | Owned by: | melchoyce |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | normal | Version: | |
Component: | General | Keywords: | ux-feedback needs-patch ui-feedback |
Focuses: | Cc: |
Description (last modified by )
It would be good to have an auto scroll to go to error that the code editor notices. (Or a button the user can click.) After fixing one error the user can click the button again to go to the next.
The Update File button should not be disabled.
Originally https://github.com/WordPress/better-code-editing/issues/95
See conversation at https://wordpress.slack.com/archives/C0381N237/p1505425698000437
Attachments (1)
Change History (23)
This ticket was mentioned in Slack in #core-customize by paaljoachim. View the logs.
7 years ago
#3
@
7 years ago
- Keywords ux-feedback added
- Owner set to melchoyce
- Status changed from new to assigned
#6
@
7 years ago
- Summary changed from Better Code Editing: Auto scroll or click button to go to error. to Code Editor: Auto scroll or click button to go to error.
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
7 years ago
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
7 years ago
This ticket was mentioned in Slack in #design by melchoyce. View the logs.
7 years ago
#12
@
7 years ago
- Milestone changed from 4.9 to Future Release
I've been look at this issue, and at this point my two options feel like:
- Add something that looks kind of hacky and crappy that lets you scroll between errors
- Or, create a whole new "find" interface, like the one in browsers/major editors like Google Docs
I think 2 is viable, but not in the time we have. I'd want to spend some time working on it and testing it, so I'd need probably 1-2 weeks. Since we're coming up on the Beta 1 deadline, I think we should punt this and explore making improvements in a future release.
This ticket was mentioned in Slack in #core-customize by melchoyce. View the logs.
7 years ago
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
6 years ago
This ticket was mentioned in Slack in #design by batcatforever. View the logs.
6 years ago
#17
@
6 years ago
- Keywords ui-feedback added
Mocked up a few ideas on how to handle errors out of view in the code editor. Please feel free to comment on them directly in Drive or here!
Link to Mockups: https://docs.google.com/drawings/d/1f035E5YbFCu3pSJnUjuDQ2lpLSyG5nyeEnyyDc8DXoY/edit?usp=sharing (no login required)
Attached PDF version as well
#18
@
6 years ago
Hi @batcatforever ,
I looked at your mockups and I think it may be more consistent to move a search/skip box to the top for a more consistent layout that matches search and filter as used in pages/posts.
Not sure if it should be a notification/error layout/design either in this case. The errors are marked in the code. In more looking into a search (and replace) type of function as used on the web or in Microsoft Office programmes, or how we do spell/grammar check in these programmes too.
#19
@
5 years ago
What should we do with this trac ticket?
Close it as a wontfix?
As this was never added to WP core.
Bumping priority to high for visibility and alignment with 4.9 goals, and given proximity to beta 1 deadline.