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

Use AJAX instead of dynamic PHP calls in iframes #166

Open
HugoFara opened this issue Dec 25, 2023 · 0 comments
Open

Use AJAX instead of dynamic PHP calls in iframes #166

HugoFara opened this issue Dec 25, 2023 · 0 comments
Labels
back-end Back-end related issue enhancement Develop an existing feature
Milestone

Comments

@HugoFara
Copy link
Owner

HugoFara commented Dec 25, 2023

LWT was built long ago when it was common practice to use only PHP, but time has changed.

The iframes system do not offer a lot of flexibility and integrates poorly in the modern web environment. They should be replaced by AJAX queries.

The new REST API (#145) is a good base to start.

@HugoFara HugoFara added this to the LWT 3 milestone Dec 25, 2023
@HugoFara HugoFara added enhancement Develop an existing feature back-end Back-end related issue labels Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Back-end related issue enhancement Develop an existing feature
Projects
Status: In Progress
Development

No branches or pull requests

1 participant