Skip to content

index.html: add app-input and app-example-input meta tags#65

Merged
theihor merged 1 commit intomasterfrom
injected-link
Aug 21, 2025
Merged

index.html: add app-input and app-example-input meta tags#65
theihor merged 1 commit intomasterfrom
injected-link

Conversation

@theihor
Copy link
Copy Markdown
Collaborator

@theihor theihor commented Aug 21, 2025

Add special meta tags to give the webserver an opportunity to pre-define the input log for the react app.

If app-input meta tag has a link attribute set, the app will attempt to load the verifier log from there.

The app-example-input meta tag provides a way to modify a link for "load example log" button.

Add special meta tags to give the webserver an opportunity to
pre-define the input log for the react app.

If app-input meta tag has a link attribute set, the app will attempt
to load the verifier log from there.

The app-example-input meta tag provides a way to modify a link for
"load example log" button.
@theihor theihor merged commit f0a1ede into master Aug 21, 2025
1 check passed
Copy link
Copy Markdown
Collaborator

@jordalgo jordalgo left a comment

Choose a reason for hiding this comment

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

Can't the server just add a url param when initially serving the page?

@theihor
Copy link
Copy Markdown
Collaborator Author

theihor commented Aug 25, 2025

Can't the server just add a url param when initially serving the page?

Yes it can, but then the url bar may be unreadable (a very long url), and I wanted to be able to preserve the path used by a user (e.g. /bpfvv/P12341234)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants