-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Search v2.5] [Autocomplete] Highlight autocomplete key and selected value #50949
Comments
Hi! According design doc I think this issue should be on hold for Expensify/react-native-live-markdown#439 pr that will allow our parser to be passed as worklet to live markdown. |
Not overdue, on hold for Expensify/react-native-live-markdown#439. |
Still on hold for Expensify/react-native-live-markdown#439. |
Still on hold for Expensify/react-native-live-markdown#439. |
Still on hold for Expensify/react-native-live-markdown#439. |
Same. |
Issue updateQuick reminder: This should not be a very big change in the code, but as any change it might introduce some small bugs. I will try to push this forward as smoothly as possible, but we will require some help with testing. Next steps :
We will also need to bump I will open a draft PR soon for tracking the progress. CC @luacmartins @lakchote @JmillsExpensify @tomekzaw @289Adam289 @SzymczakJ |
I created the issue earlier today, would you mind assigning me? @lakchote |
Yup one of us will start working on this task this week. More updates will come soon |
Hi, I am Adam from SWM and I would like to work on this issue. |
Nice, really excited for this one. Thanks for working on it @289Adam289! |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Update:I've been working on this issue and I'd like to share where we're at. Although is it WIP I’ve made significant progress. Below are some issues encountered and the advances made:
Next Steps:
Discussion Point:It might be a good time to talk about how we format markdown for different types of keys. Right now, everything recognized by the autocomplete parsers gets the same blue highlight like "user-mention." Should we keep it this way, or try something different for various keys? Videos to show how things look right now:Screen.Recording.2024-12-20.at.13.17.04.movScreen.Recording.2024-12-20.at.13.16.17.movScreen.Recording.2024-12-20.at.15.40.35.mov |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 Eep! 4 days overdue now. Issues have feelings too... |
we'll be back Jan 7th, and work on this will continue |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
@289Adam289 thanks for the update!
The doc doesn't mention any specific styles, but the mocks seem to follow the |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 10 days overdue. I'm getting more depressed than Marvin. |
@289Adam289 will resume work once he's back from ooo (maybe on Jan 7th?) |
@Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 12 days overdue now... This issue's end is nigh! |
This issue has not been updated in over 14 days. @Kicu, @sonialiap, @lakchote, @luacmartins, @ikevin127, @289Adam289 eroding to Weekly issue. |
This is still a daily. SWM is coming back tomorrow and will resume work here. |
Update:Right now iOS and Android work well. Color of a highlight changes to green for current user mention. The only thing left are some cursor position and background alignment issues on web that are being worked on by @BartoszGrajdek in Expensify/react-native-live-markdown#594. Current state: Screen.Recording.2025-01-08.at.12.42.10.mp4Android: Screen.Recording.2025-01-08.at.12.39.39.mp4iOS: Screen.Recording.2025-01-08.at.12.32.46.mp4 |
Yea, I agree that we should wait for that PR to fix the alignment. Additionally, gonna tag @Expensify/design for more input on the highlight styles. |
I think the highlights are looking pretty good but it would be ideal if we could match them exactly to the styles we use for mention highlights (mainly thinking the border radius and subtle spacing). Also this might be off topic so feel free to ignore if it is, but will the highlight always happen right away? I think I would expect it to only highlight if we found a legitimate match for the query—but I could be wrong about that. Will let the other designers gut check me there. |
Agree with both of Danny's comments. I also kinda expect it to only show highlight once it's matched, but I don't think it's suuuper critical. |
See https://docs.google.com/document/d/1o-Hp-tK8Z_BAcE-KRiXQicPH04qNr525EIxlG8J4RxM/edit?tab=t.0#bookmark=id.hy4h27dpoz37
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @289Adam289The text was updated successfully, but these errors were encountered: