Skip to content

Skip creature-type filter animation delay in NamedChoiceModal (#4832)#4873

Open
bohdansolovie wants to merge 1 commit into
phase-rs:mainfrom
bohdansolovie:fix/4832-creature-type-search-filter
Open

Skip creature-type filter animation delay in NamedChoiceModal (#4832)#4873
bohdansolovie wants to merge 1 commit into
phase-rs:mainfrom
bohdansolovie:fix/4832-creature-type-search-filter

Conversation

@bohdansolovie

@bohdansolovie bohdansolovie commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Disable staggered Framer Motion delays while a creature-type filter is active in NamedChoiceModal
  • Filtered results appear immediately instead of waiting for hidden options to animate

Fixes #4832

Test plan

  • npx vitest --run NamedChoiceModal

NamedChoiceModal now shows filtered creature-type results immediately instead of waiting for every hidden option's entrance animation.

Fixes phase-rs#4832

Co-authored-by: Cursor <cursoragent@cursor.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@matthewevans matthewevans added the defer-fe Frontend/client/UI PR deferred to Matt's direct review label Jul 2, 2026
@bohdansolovie

Copy link
Copy Markdown
Contributor Author

@matthewevans , Please review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defer-fe Frontend/client/UI PR deferred to Matt's direct review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creature-type search waits for every filtered choice animation before showing results

2 participants