signavio / react-mentions

@mention people in a textarea
https://react-mentions.vercel.app
Other
2.4k stars 560 forks source link

Mentions Ranking/Order Issue #721

Open AsheshL opened 7 months ago

AsheshL commented 7 months ago

Steps to reproduce: Replicated with version 4.4.10

Issue The order of the ranking needs to be updated, is there a way to do this without using a customRenderer?

Expected behaviour: When I use the trigger, then the list of names should be ordered with first name match, then last name match

Observed behaviour:

Screenshot 2023-12-11 at 4 54 27 PM

Workaround: No workaround found for this