-
Notifications
You must be signed in to change notification settings - Fork 308
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
[lion-select-rich]: Single option support lazy loaded #677
Labels
enhancement
New feature or request
Comments
@palash2601 thanks for your pull request 💪 Although the related pr is already merged, there are still a few things that need to be tackled (also see the comments on the pr):
|
Updated in: #682 |
Closing as enhancement for lazy loaded single-option with votes needed |
this has been implemented - if there is still something open please feel free to create a dedicated issue for it 🤗 "closing" this feature request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
When there is only a single option available in the listbox of lion-select-rich, an attribute
singleOption
should be added invoker element so that desired styling can be defined by the extended component.Also since it is a single option will be available, it should not open overlay which displays the option
The text was updated successfully, but these errors were encountered: