We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yes
Sub-task
How to implement search page in Drupal?
Possibility 1: Embed current react app in Drupal? Does that impact SEO? Will the url still be accessible?
Possibility 2: Rebuild using php and module extensions. How long would this take?
The text was updated successfully, but these errors were encountered:
@eddiesarevalo I am moving this ticket to the portal-drupal repo.
portal-drupal
Sorry, something went wrong.
The react routing conflict with the drupal routing.
react code will have to be re-engineered to integrate in php/drupal.
We will need the input from the Web Strategy team to see how they did that.
Eddie is also getting up to date with the latest release of the WST code.
He was also able to integrate a dummy search page which queries solr in drupal.
Also the code will be migrated from react javascript to php/twig.
eddiesarevalo
No branches or pull requests
Are you sure this is not a new requirement or bug?
Yes
Task Type
Sub-task
💡 Description
How to implement search page in Drupal?
Possibility 1: Embed current react app in Drupal? Does that impact SEO? Will the url still be accessible?
Possibility 2: Rebuild using php and module extensions. How long would this take?
The text was updated successfully, but these errors were encountered: