Familiarity with web developmentUnderstanding of browser CSS and JavaScript events
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
70
調査方針
Investigate the edit mode implementation in Apollo's frontend code, likely in the apollo portal module. Look for CSS properties like user select or pointer events that may conflict with text selection in Edge. Consider reproducing the issue locally in Edge to confirm the behavior and then implement a fix to ensure text selection and editing work correctly.
edge 浏览器客户端进入编辑模式后, 无法进行选中文字以及编辑文字 · apolloconfig/apollo#5185 | Good First Issue