Skip to content

[5.x] Fix Reposition dropdown after loading/message state changes - #19053

Merged
danharrin merged 1 commit into
filamentphp:5.xfrom
people-sea:fix/issues/19033
Jan 23, 2026
Merged

[5.x] Fix Reposition dropdown after loading/message state changes#19053
danharrin merged 1 commit into
filamentphp:5.xfrom
people-sea:fix/issues/19033

Conversation

@people-sea

@people-sea people-sea commented Jan 23, 2026

Copy link
Copy Markdown
Member

Description

Fixes: #19033

The dropdown position was misplaced when searching in AttachAction select immediately after opening the modal (without clicking the input first).

Note: Only v5 is affected. v4 does not have this issue.

Visual changes

before

before.mov

after

after.mov

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@people-sea people-sea changed the title fix: Reposition dropdown after loading/message state changes [5.x] Fix Reposition dropdown after loading/message state changes Jan 23, 2026
@danharrin danharrin added the bug Something isn't working label Jan 23, 2026
@danharrin danharrin added this to the v5 milestone Jan 23, 2026
@danharrin
danharrin merged commit b706ab8 into filamentphp:5.x Jan 23, 2026
24 checks passed
@people-sea
people-sea deleted the fix/issues/19033 branch January 26, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants