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

Flow improvement to Bubble.io destination #616

Open
chavda-bhavik opened this issue Jun 25, 2024 · 1 comment
Open

Flow improvement to Bubble.io destination #616

chavda-bhavik opened this issue Jun 25, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs

Comments

@chavda-bhavik
Copy link
Member

Describe the bug
Bubble.io destination follows this step,

  1. Add Bubble App Name
  2. Add a Custom Domain Name only if the site runs on production.
  3. Choose Environment
  4. Provide API Private Key
  5. Provide Datatype Name

Screenshot from 2024-06-25 13-08-59

It confuses users and they provide a Custom Domain Name which leads to data sending to the production environment. It fails for reasons like the app not being available, the app not being live, etc.

Additional context
We can bring Custom Domain Name down to Environment and only show it when the environment is in production.

@chavda-bhavik chavda-bhavik added enhancement New feature or request good first issue Good for newcomers up-for-grabs labels Jun 25, 2024
@ParthJohri
Copy link

Greetings @chavda-bhavik , I would like to work on this issue, can you please assign it to me?

Please let me know if I understood correctly, we have to move down the custom domain name input field down a row which is below the environment input field, to prevent the failures.
Also, do you also mean to hide the custom domain name field if the environment is not in production?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs
Projects
Status: In Progress
Development

No branches or pull requests

2 participants