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

[Typeform Navigator] choose endpoint + update logo + cache + add icons + move to hooks + show basic responses #14762

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

xmok
Copy link
Contributor

@xmok xmok commented Oct 2, 2024

Description

I wanted a basic overview of Responses in a certain form which is why we have the following CHANGELOG:

  • Choose EU or Default API
  • Updated Typeform logo
  • Items are now cached for a better experience
  • Added more icons for list items
  • Added a very basic view for Responses
  • Updated dependencies + removed got

By utilizing useFetch, we have 2 slightly generic hooks which provide us with pagination and error handling. We might need to bring back got in the future if any "POST" endpoints are added but that's a problem to discuss later.

Screencast

Unfortunately, I can not share responses from a real form so I am sharing a screencast from a sample account:

typeform-navigator-screencast.mp4

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: typeform-navigator Issues related to the typeform-navigator extension labels Oct 2, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Oct 2, 2024

Thank you for your contribution! 🎉

🔔 @jdvr you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

Due to our current reduced availability, the initial review may take up to 10-15 business days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: typeform-navigator Issues related to the typeform-navigator extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants