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

[NEW UI] Restore page #1110

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

ga-devfront
Copy link
Contributor

@ga-devfront ga-devfront commented Jan 9, 2025

Questions Answers
Description? Add restore page with process
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? N/A
Sponsor company @PrestaShopCorp
How to test? You can know try full restore process and I have to work fine (you can add error on restore task if you want to see error management)

@ga-devfront ga-devfront added enhancement Blocked Status: The issue is blocked by another task labels Jan 9, 2025
@ga-devfront ga-devfront added this to the 7.0.0 milestone Jan 9, 2025
@Quetzacoalt91 Quetzacoalt91 added Waiting for rebase and removed Blocked Status: The issue is blocked by another task labels Jan 9, 2025

const form = event.target as HTMLFormElement;

await api.post(form.dataset.routeToSubmit!);
Copy link
Member

Choose a reason for hiding this comment

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

Shall we check the routeToSubmit at one point to declare it always defined?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for review
Development

Successfully merging this pull request may close these issues.

2 participants