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

(Universal Solana Blinks) Implementation of unfurling feature for action url #177

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

Conversation

Amit49
Copy link

@Amit49 Amit49 commented Dec 18, 2024

This PR introduces a feature that enables action URLs to be rendered seamlessly within the browser. The implementation involves handling action URL responses to dynamically generate and display HTML (or DOM elements) for better user interaction and rendering experience.

Key Changes
JSON to HTML Rendering

Added functionality to parse JSON-formatted responses and convert them into HTML elements for rendering.
Ensured proper handling of various JSON structures to maintain rendering consistency.
Integration with Rendering Pipeline

Integrated the feature into the existing rendering pipeline to allow smooth rendering of action URLs.
Enhanced compatibility with existing components while minimizing performance overhead.

Copy link

github-actions bot commented Dec 18, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@Amit49
Copy link
Author

Amit49 commented Dec 18, 2024

I have read the WootzApp CLA Document and I hereby accept and agree to be bound by its terms

@Amit49
Copy link
Author

Amit49 commented Dec 18, 2024

recheck

@sandys
Copy link
Collaborator

sandys commented Dec 19, 2024

2024-12-09-00-05-02.mp4

thanks for the contribution @Amit49

@sandys
Copy link
Collaborator

sandys commented Dec 19, 2024

@sandys sandys linked an issue Dec 19, 2024 that may be closed by this pull request
@sandys sandys changed the title Implementation of unfurling feature for action url (Universal Solana Blinks) Implementation of unfurling feature for action url Dec 19, 2024
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.

universal Blinks
2 participants