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

Building APIs to serve popup content to the frontend application #7

Open
3 tasks
gorkem-bwl opened this issue Apr 23, 2024 · 0 comments
Open
3 tasks
Labels
backend Backend task/issue enhancement New feature or request

Comments

@gorkem-bwl
Copy link
Contributor

A set of APIs are required for the popups, hints and banners to be served from the server to the remote application.

This includes the following process:

  • The application is loaded. It includes the js loader.
  • The js loader asks which widget types must served from the onboarding server (e.g banner, hint, popup etc)
  • The js loader server gets the conditions (e.g how many times the popup should be shown, the directory it should be shown etc)
@gorkem-bwl gorkem-bwl added enhancement New feature or request backend Backend task/issue labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task/issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant