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 temporary dropdown component for geography selection #19127

Merged
merged 5 commits into from
Nov 8, 2022

Conversation

josephkmh
Copy link
Contributor

@josephkmh josephkmh commented Nov 8, 2022

What

Adds a temporary implementation of a dropdown for selecting a data geography. A more nicely designed version is being implemented here: #18543 but is currently on hold because we may switch away from react-select. This PR just introduces a simple component that we can discard or alter later.

image

How

  • Adds a <DataGeographyDropdown> component
  • Inserts a custom link under react-select's MenuList to display a link to a Google form where users can request new geographies

@josephkmh josephkmh changed the title 🪟 🎉 Add temporary dropdown component for geography selection 🪟 🎉 [DRAFT] Add temporary dropdown component for geography selection Nov 8, 2022
@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Nov 8, 2022
@josephkmh josephkmh marked this pull request as ready for review November 8, 2022 17:33
@josephkmh josephkmh requested a review from a team as a code owner November 8, 2022 17:33
@josephkmh josephkmh changed the title 🪟 🎉 [DRAFT] Add temporary dropdown component for geography selection 🪟 🎉 Add temporary dropdown component for geography selection Nov 8, 2022
Copy link
Collaborator

@timroes timroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM, tested locally works as expected.

@timroes timroes merged commit 07618a0 into master Nov 8, 2022
@timroes timroes deleted the joey/request-new-geography branch November 8, 2022 21:26
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
* add temporary data geography dropdown

* remove commented code

* adjust comment

* remove console.log

* avoid any type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants