-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DEV-1517]: questions page reactiveness #759
[DEV-1517]: questions page reactiveness #759
Conversation
🦋 Changeset detectedLatest commit: 6c1d1d3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
apps/nextjs-website/src/components/organisms/WebinarQuestionsTable/WebinarQuestionsTable.tsx
Outdated
Show resolved
Hide resolved
apps/nextjs-website/src/components/organisms/WebinarQuestionsTable/WebinarQuestionsTable.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
config.ts
file only, I did not checked the React part
...extjs-website/src/components/organisms/WebinarQuestionsTemplate/WebinarQuestionsTemplate.tsx
Outdated
Show resolved
Hide resolved
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-1517 |
📦 Next.js Bundle Analysis for nextjs-websiteThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
* feat(DEV-1517): more reactiveness on questions page * chore: add changeset * feat(DEV-1517): fix PR comments * feat(DEV-1517): increase refresh interval * fix(DEV-1517): fix PR comments --------- Co-authored-by: Marco Ponchia <[email protected]>
* feat(DEV-1566): rename textContent field * chore: add changeset * chore: remove code * chore: update changeset Co-authored-by: Marco Ponchia <[email protected]> * [DEV-1586] Add GOOGLE_OAUTH_REDIRECT_URI env (#813) * [DEV-1517]: questions page reactiveness (#759) * feat(DEV-1517): more reactiveness on questions page * chore: add changeset * feat(DEV-1517): fix PR comments * feat(DEV-1517): increase refresh interval * fix(DEV-1517): fix PR comments --------- Co-authored-by: Marco Ponchia <[email protected]> * Update CODEOWNERS (#807) * [DPC-128] Add new tutorials for pagoPA (#809) * chore: update changeset * chore: remove unused files --------- Co-authored-by: Marco Ponchia <[email protected]> Co-authored-by: Jeremy Gordillo <[email protected]> Co-authored-by: Marco Comi <[email protected]> Co-authored-by: Monica Costantini <[email protected]> Co-authored-by: marcobottaro <[email protected]>
List of Changes
Motivation and Context
The users who made an action on the questions page had to wait the refresh delay to see the action
How Has This Been Tested?
Manually
Screenshots (if appropriate):
Types of changes
Checklist: