hierocles
(hierocles)
July 6, 2022, 11:16pm
1
For any list-based setting (not sure what the Ember terminology is), there is a bug where clicking the input box and then clicking out of it will replace the contents with “[object FocusEvent]”. This occurs in Safari and Chrome (running on macOS) on a clean install of 2.9.0.beta6 with no plugins. No errors are reported in the logs or any messages in the browser console.
Steps to reproduce (this can be reproduced anywhere using a similar list setting component)
Go to Settings: Basic Setup
Click the input box of the “post menu” setting
Click anywhere outside the input box
Screen recording:
2 Likes
MarcP
(MarcP)
July 6, 2022, 11:44pm
2
I’m failing to repo on commit 408ce1312b .
2 Likes
hierocles
(hierocles)
July 7, 2022, 12:12am
3
This is occurring for me on a fresh install of commit d1a15d4f8d , so hopefully that narrows down finding the cause.
MarcP
(MarcP)
July 7, 2022, 12:17am
4
Very strange, I am on that same repo now repo and still can’t reproduce that bug.
1 Like
hierocles
(hierocles)
July 7, 2022, 12:48am
5
Wondering if this is a relevant change, given the issue I’m having is specific to the change in focus in value-list component.
committed 08:37AM - 06 Jul 22 UTC
Re-lands #16119 and #17298
* Update eslint-config-discourse
* Update linting… workflow
* Prettier-ignore stuff
* Update template-lint config
* Auto-fix template issues
* Fix various template issues
Mostly incorrect attributes and unused templates
* Prettier js files
* Fix template auto-fix regressions
* Small css tweak
Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
Outside of completely removing and reinstalling another fresh copy, I’m not sure what other troubleshooting I can do here unfortunately.
1 Like
To confirm this, I downgraded to a commit from July 5. This issue does not occur for me when running 6c49ec39ea .
MarcP
(MarcP)
July 8, 2022, 2:36am
7
Hmm, I can now reproduce this, commit 201228162c . For me this is happening on component settings page.
1 Like
CvX
(Jarek Radosz)
July 8, 2022, 11:00am
13
11 Likes
CvX
(Jarek Radosz)
Closed
July 10, 2022, 2:16am
15
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.