Add Re-SearchTerms Shiny app as full-screen iframe at /re_searchterms#665
Add Re-SearchTerms Shiny app as full-screen iframe at /re_searchterms#665richarddushime merged 11 commits intomasterfrom
Conversation
Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com>
|
Looks good to me - but need to check deploy |
📝 Spell Check ResultsFound 1 potential spelling issue(s) in this PR: 📄
|
| Line | Issue |
|---|---|
| 16 | Wit ==> With |
ℹ️ How to address these issues:
- Fix the typo: If it's a genuine typo, please correct it.
- Add to whitelist: If it's a valid word (e.g., a name, technical term), add it to
.codespell-ignore.txt - False positive: If this is a false positive, please report it in the PR comments.
🤖 This check was performed by codespell
|
👍 All image files/references (if any) are in webp format, in line with our policy. |
|
✅ Staging Deployment Status This PR has been successfully deployed to staging as part of an aggregated deployment. Deployed at: 2026-02-26 09:33:17 UTC The staging site shows the combined state of all compatible open PRs. |
|
@copilot make this a full-screen iframe, not embedded in the page |
Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com>
Done in commit |
|
the redirect is not working yet as expected |
|
Now using |
|
Should not redirect but be embedded. Also, they call it re-searchterms - can we use their name? |
Embeds the Re-SearchTerms v2 Shiny app at
forrt.org/re-searchtermsas a full-screen iframe, following the same pattern as the FLoRA Annotator and FReD Explorer pages.Changes
static/apps/re_searchterms.html— a standalone full-screen HTML page (no site chrome) with an iframe pointing tohttps://msleungyi.shinyapps.io/Re-SearchTerms_v2/, identical in structure tostatic/apps/flora_annotator.htmlandstatic/apps/fred_explorer.html./re-searchterms→/apps/re_searchterms.html(301) innetlify.toml, keeping the URL clean and consistent with/annotatorand/explorer.Original prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.