Skip to content

fix(PM-6433): show forum member autocomplete dropdown - #2404

Merged
jmgasper merged 1 commit into
devfrom
fix/PM-6433-autocomplete-dropdown
Sep 25, 2026
Merged

jmgasper merged 1 commit into
devfrom
fix/PM-6433-autocomplete-dropdown

Conversation

@jmgasper

@jmgasper jmgasper commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

Fixes the dropdown visibility follow-up for PM-6433.

Typing @tour successfully returned tourist, but the suggestion list was positioned below the textarea and clipped by the editor shell's overflow: hidden. The shared forum editor now allows that list to extend below its border, with rounded-corner clipping applied only to the toolbar and the textarea/preview corners styled explicitly.

This applies to topic creation, comments, replies, and edit composers that share the editor.

Validation: yarn lint; 27 passing forum/editor tests; production build with NODE_OPTIONS=--max-old-space-size=8192; a compiled SCSS/JSDOM check confirms that the original shell clips suggestions and the patched create-topic ancestor chain does not. Browser automation was unavailable, so no visual browser verification was performed.

@jmgasper
jmgasper requested a review from kkartunov as a code owner September 25, 2026 06:22
@jmgasper
jmgasper merged commit f048b12 into dev Sep 25, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant