-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Relation picker no result and new record improvements #8455
Comments
I will look into the issue |
Thanks @khuddite, just assigned you! |
CleanShot.2024-11-12.at.05.54.14.mp4@Bonapara I've found that when there are no results that match my search, CleanShot.2024-11-12.at.05.56.04.mp4Also, when the search input is empty, If they are not desired behaviors, I think they should be addressed first before this ticket. |
Yep, nothing happens when clicking the "+ Add new" button. |
@ehconitin that would indeed be the good behavior, but maybe it's too expensive? Your second point is related to: #8169 @khuddite Thank you both |
@Bonapara its definitely expensive, maybe just create a company and not show it in the right drawer? |
Oh there is already a pr for this one #8353 |
Another use case would be creating a company from the People table. I believe this is the desired behavior, but we can address it later. |
@Bonapara So it sounds like what we wanna address in the scope of this ticket is to remove |
Yes! |
OK, creating a PR soon |
Current Behavior
Desired Behavior
1 - No Result
Hide the "No result" message when the search or input yields no results.
2a - When Nothing is Typed in the Search
Display "Create Object-name-singular."
2b - When Something is Typed in the Search
Display "Create Object-name-singular: Record name."
The text was updated successfully, but these errors were encountered: