-
Notifications
You must be signed in to change notification settings - Fork 39
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
🐛 Re-enable fetching applications after application import #1856
Conversation
Works great - Thank you Radek! |
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.
Take it or leave it: use DayJS for the date calculation.
client/src/app/pages/applications/applications-table/applications-table.tsx
Outdated
Show resolved
Hide resolved
After successful import re-enable useFetchApplications() hook for the next 15 seconds. Signed-off-by: Radoslaw Szwajkowski <[email protected]>
d39e440
to
d17e909
Compare
client/src/app/pages/applications/applications-table/applications-table.tsx
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.
I just realized that if you import on the manage imports page & quickly navigate to the applications page, the bug is still there. ( maybe a separate bug).
Looks like it was an issue with my env.
…1856) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
…1856) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
…1856) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
…ation import (#1876) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Cherry-picked from: #1856 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
…1856) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
…1856) After successful import re-enable useFetchApplications() hook for the next 15 seconds. Resolves: https://issues.redhat.com/browse/MTA-2451 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
After successful import re-enable useFetchApplications() hook for the next 15 seconds.
Resolves: https://issues.redhat.com/browse/MTA-2451