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

fix(frontend): adding default value for data store connection types #2742

Merged

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Jun 15, 2023

This PR fixes the visual bug which didn't select the radio button for the data store option upon switching

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

https://www.loom.com/share/0264e571989f4e2ab148824761176a81

@xoscar xoscar linked an issue Jun 15, 2023 that may be closed by this pull request
@xoscar xoscar self-assigned this Jun 16, 2023
@xoscar xoscar marked this pull request as ready for review June 16, 2023 14:40
@xoscar xoscar merged commit 4bb77e5 into main Jun 16, 2023
24 checks passed
@xoscar xoscar deleted the 2373-tempo-choice-between-grpc-and-http-not-selected-initially branch June 16, 2023 14:53
danielbdias added a commit that referenced this pull request Jun 16, 2023
* Adding initial APIs for the example

* Adding code for payment-executor-api

* Adding full example

* Adding trace-based tests

* Updating README

* Apply suggestions from code review

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>

* Adding documentation to the example

* fix(backend): matching trigger span duration and trigger time durations (#2740)

* fix(frontend): adding default value for data store connection types (#2742)

* fix(backend): fixing response status code for grpc request (#2741)

* feat: add upsert method and enable it for environments (#2746)

* add upsert method and enable it for environments

* handle error when getting entity

* PR suggestions

---------

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>
Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>
Co-authored-by: Matheus Nogueira <matheus.nogueira2008@gmail.com>
mathnogueira added a commit that referenced this pull request Jun 19, 2023
* Adding initial APIs for the example

* Adding code for payment-executor-api

* Adding full example

* Adding trace-based tests

* Updating README

* Apply suggestions from code review

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>

* Adding documentation to the example

* fix(backend): matching trigger span duration and trigger time durations (#2740)

* fix(frontend): adding default value for data store connection types (#2742)

* fix(backend): fixing response status code for grpc request (#2741)

* feat: add upsert method and enable it for environments (#2746)

* add upsert method and enable it for environments

* handle error when getting entity

* PR suggestions

---------

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>
Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>
Co-authored-by: Matheus Nogueira <matheus.nogueira2008@gmail.com>
mathnogueira added a commit that referenced this pull request Jun 19, 2023
* Adding initial APIs for the example

* Adding code for payment-executor-api

* Adding full example

* Adding trace-based tests

* Updating README

* Apply suggestions from code review

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>

* Adding documentation to the example

* fix(backend): matching trigger span duration and trigger time durations (#2740)

* fix(frontend): adding default value for data store connection types (#2742)

* fix(backend): fixing response status code for grpc request (#2741)

* feat: add upsert method and enable it for environments (#2746)

* add upsert method and enable it for environments

* handle error when getting entity

* PR suggestions

---------

Co-authored-by: Adnan Rahić <adnan@kubeshop.io>
Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>
Co-authored-by: Matheus Nogueira <matheus.nogueira2008@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tempo choice between gRPC and http not selected initially
2 participants