Skip to content

docs: update FE fetching data docs #11376

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

Merged
merged 5 commits into from
Jan 3, 2024
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

No description provided.

Copy link
Contributor

@f0ssel f0ssel left a comment

Choose a reason for hiding this comment

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

Very helpful insight on how using react query changes our patterns, thanks for updating

Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

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

New recommendations sound good! Just had two small comments

@BrunoQuaresma BrunoQuaresma changed the title docs(site): update fetching data docs docs: update FE fetching data docs Jan 2, 2024
Test components without user interaction like testing if a page/component is
rendered correctly depending on some parameters, if the button is showing a
spinner, if the `loading` props are passing, etc. This should always be your
first option since it is way easier to maintain. For this, we use
Copy link
Member

Choose a reason for hiding this comment

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

This should always be your first option since it is way easier to maintain.

I disagree with this, tbh. I think we're running into difficulties when we use visual testing as our first line of defense. Maybe something we can chat about more during the FE variety call!

BrunoQuaresma and others added 2 commits January 3, 2024 09:19
Co-authored-by: Kira Pilot <kira@coder.com>
@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) January 3, 2024 12:24
@BrunoQuaresma BrunoQuaresma merged commit d74e7ca into main Jan 3, 2024
@BrunoQuaresma BrunoQuaresma deleted the bq/update-fe-storybook-doc branch January 3, 2024 12:27
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants