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

[Feat] View Notion Table inside RC #27

Closed
4 tasks
Nabhag8848 opened this issue Aug 10, 2023 · 0 comments · Fixed by #28
Closed
4 tasks

[Feat] View Notion Table inside RC #27

Nabhag8848 opened this issue Aug 10, 2023 · 0 comments · Fixed by #28
Labels
enhancement New feature or request

Comments

@Nabhag8848
Copy link
Collaborator

Nabhag8848 commented Aug 10, 2023

What do we need?

  • Allowing User to View Notion table inside a RocketChat channel Can be Useful for Following:
  1. interact with relevant information without leaving RC.
  2. Have a backlog? Want to Assign task to different team? Viewing Notion Table can allow users to see the table thus they can Update the Notion Database Without Leaving RocketChat when needed[ Related Feature ].

Acceptance Criteria

  • create searchDatabases and queryDatabasePages method in NotionSDK
  • use https://www.npmjs.com/package/table module to create tableString and render it in CodeBlock.
  • create searchDatabaseComponent
  • create viewNotionTable Modal and handled required fields with viewErrors.

Relevant ScreenShots

Further Comments

No response

@Nabhag8848 Nabhag8848 added the enhancement New feature or request label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant