Skip to content

fix(web): fix typo + refactor empty state messages#583

Merged
catalinpit merged 9 commits intodocumenso:feat/refreshfrom
Bitnagar:fix-typo-in-empty-states
Oct 27, 2023
Merged

fix(web): fix typo + refactor empty state messages#583
catalinpit merged 9 commits intodocumenso:feat/refreshfrom
Bitnagar:fix-typo-in-empty-states

Conversation

@Bitnagar
Copy link
Copy Markdown
Contributor

Fixes #582

This PR fixes a typo and refactors empty state messages in apps/web/src/app/(dashboard)/documents/empty-state.tsx file for Documents in the Dashboard.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 20, 2023

@Bitnagar is attempting to deploy a commit to the Documenso Team Team on Vercel.

A member of the Team first needs to authorize it.

@Mythie
Copy link
Copy Markdown
Collaborator

Mythie commented Oct 20, 2023

Hey there, it looks like you haven't accepted our contributor license agreement yet. In order for us to accept your pull request we ask that you please fill out the CLA:

https://documen.so/cla

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 20, 2023

This is an invalid command. Please refer to the list of valid keywords in the tips section under the Walthrough comment.

@Bitnagar
Copy link
Copy Markdown
Contributor Author

Bitnagar commented Oct 20, 2023

Hey there, it looks like you haven't accepted our contributor license agreement yet. In order for us to accept your pull request we ask that you please fill out the CLA:

https://documen.so/cla

@Mythie I did sign the CLA and filled the form before making the PR. 😄

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 20, 2023

This is an invalid command. Please refer to the list of valid keywords in the tips section under the Walthrough comment.

1 similar comment
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 20, 2023

This is an invalid command. Please refer to the list of valid keywords in the tips section under the Walthrough comment.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 22, 2023

Important

Auto Review Skipped

Auto reviews are limited to the following labels: coderabbit. Please add one of these labels to enable auto reviews.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@Bitnagar
Copy link
Copy Markdown
Contributor Author

Hi @Mythie , @dguyen . Hope you're well. I understand you might be busy. I was just wondering when can i expect this PR to get merged? Appreciate your time and efforts. 😄

@ElTimuro
Copy link
Copy Markdown
Member

image

Comment thread apps/web/src/app/(dashboard)/documents/empty-state.tsx Outdated
Copy link
Copy Markdown
Member

@catalinpit catalinpit left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@catalinpit catalinpit merged commit 7ee9cb3 into documenso:feat/refresh Oct 27, 2023
@Bitnagar Bitnagar deleted the fix-typo-in-empty-states branch October 27, 2023 10:19
Mythie pushed a commit that referenced this pull request Nov 6, 2023
* fix(web): fix typo + refactor empty state messages

* fix(web): refactor default empty-state message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] web: Typo in Draft empty-state of Documents.

4 participants