Add Intellisense Tooltips to external services #136
Labels
brightlayer-ui
Used to identify Brightlayer UI platform issues for easy filtering
enhancement
Request for improvement or new feature
Describe the desired behavior
Whenever users need to implement their
IBluiRegisterUIService
orIBluiAuthUIService
it would be useful to have intellisense tooltips explaining for each method: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.The text was updated successfully, but these errors were encountered: