Skip to content
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

Add Intellisense Tooltips to external services #136

Open
emclaug2 opened this issue May 7, 2022 · 0 comments
Open

Add Intellisense Tooltips to external services #136

emclaug2 opened this issue May 7, 2022 · 0 comments
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature

Comments

@emclaug2
Copy link
Contributor

emclaug2 commented May 7, 2022

Describe the desired behavior

Whenever users need to implement their IBluiRegisterUIService or IBluiAuthUIService it would be useful to have intellisense tooltips explaining for each method:

  1. What each function does
  2. When each function is called
  3. Function params
  4. The return type & implications

Describe the current behavior

None of this exists; users have to refer to the source code and documentation.

Is this request related to a current issue?

No

Additional Context

Discovered when validateUserRegistrationRequest was invoked in an external project & couldn't figure out for hours why it skipped the subsequent password & first/last name steps.

@emclaug2 emclaug2 added enhancement Request for improvement or new feature needs-review Issues that we would like to revisit/review labels May 7, 2022
@bkarambe bkarambe removed the needs-review Issues that we would like to revisit/review label May 25, 2022
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature
Development

No branches or pull requests

3 participants