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

chore: cleanup Platform FAQs section #17809

Closed
wants to merge 2 commits into from
Closed

Conversation

yeskunall
Copy link
Contributor

What does this PR do?

  • Fix grammatical errors
  • Fix typos (all that I could find at a first-pass)
  • Improve sentence structure

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox. N/A
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

They’re changes to docs, so head to /docs/platform/faq. Head there so see the changes.

Checklist

  • I haven't checked if my changes generate no new warnings

- Fix grammatical errors
- Fix typos (all that I could find at a first-pass)
- Improve sentence structure
Copy link

vercel bot commented Nov 22, 2024

@yeskunall is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added docs area: docs, documentation, cal.com/docs platform Anything related to our platform plan labels Nov 22, 2024
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Nov 22, 2024
@graphite-app graphite-app bot requested review from a team November 22, 2024 23:29
@@ -27,15 +27,14 @@ description: Answers to the most common questions about the Platform API and ato
- An atom is a customizable UI component that handles scheduling on behalf of your user.
- Everything from the front-end to API calls is being handled by the atom, all you need to is import the atom and drop it in your code.

### 6. What are the minimun setup requirments for using atoms?
- You need to have a project that uses React version 18 and above.
- At the moment atoms are only supported in React, so there's no way to use them in vanilla js or any other popular framework.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the 2nd bullet point because it is not entirely true. Frameworks like Astro support React, and thus should implicitly support atoms as well. Happy to revert this change if you have proof otherwise.

Copy link

graphite-app bot commented Nov 22, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (11/22/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add platform team as reviewer" took an action on this PR • (11/22/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (11/22/24)

1 label was added to this PR based on Keith Williams's automation.

- You need to have a project that uses React version 18 and above.
- At the moment atoms are only supported in React, so there's no way to use them in vanilla js or any other popular framework.
### 6. What are the minimum setup requirements for using atoms?
At present, atoms are written in React, so your project need to use React version 18 or above.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
At present, atoms are written in React, so your project need to use React version 18 or above.
You need to have a project that uses React version 18 and above.
At the moment atoms are only supported in React.

this looks much clean and easy to understand.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The second sentence implies this only works in React. Can you show proof of that? Without that, I won’t commit the suggestion as-is.

Either way, maintainers can make edits so feel free to make the change and merge it as you see fit.

Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we taking out the hyphens? The other numbered elements have them.

In terms of React, yes, our atoms can only be used with React right now.

@Praashh Praashh self-assigned this Nov 23, 2024
Copy link
Contributor

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added Stale and removed Stale labels Dec 10, 2024
Copy link
Contributor

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label Dec 27, 2024
Copy link
Contributor

@keithwillcode keithwillcode left a comment

Choose a reason for hiding this comment

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

Please add the hyphens back to match the other sections.

@github-actions github-actions bot removed the Stale label Jan 7, 2025
@anikdhabal
Copy link
Contributor

closing due to inactivity

@anikdhabal anikdhabal closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Created by Linear-GitHub Sync docs area: docs, documentation, cal.com/docs platform Anything related to our platform plan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants