Skip to content

Conversation

@aadarsh-st
Copy link
Collaborator

No description provided.

@github-actions
Copy link

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds input formatting functionality to the Skyflow Elements library by introducing comprehensive documentation and a working sample implementation. The changes demonstrate how to format user input for various field types using the format and translation options.

Key changes:

  • Added a new sample component demonstrating input formatting for phone numbers, emails, OTPs, and card numbers
  • Expanded README documentation to explain format and translation options with detailed examples and a comprehensive table
  • Integrated the new sample into the main application for easy testing

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
samples/SkyflowElements/src/components/InputFormatting/index.tsx New sample component showcasing various input formatting patterns including phone numbers, emails, and OTPs
samples/SkyflowElements/src/App.tsx Integration of the InputFormatting sample component into the main application
README.md Comprehensive documentation updates for format and translation options with examples and element type compatibility table

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

table={'table1'}
classes={classes}
column={'card_number'}
label={'Collect Card Number'}
Copy link

Copilot AI Nov 28, 2025

Choose a reason for hiding this comment

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

The placeholder <SKYFLOW_ID> should be replaced with an actual example value or include a comment explaining that users need to replace this with their actual Skyflow ID from their vault.

Suggested change
label={'Collect Card Number'}
label={'Collect Card Number'}
// TODO: Replace '<SKYFLOW_ID>' with your actual Skyflow ID from your vault

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@aadarsh-st aadarsh-st force-pushed the sk-235-readme-and-sample-for-input-formatting branch from d733e20 to 4bcc37e Compare December 2, 2025 12:54
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@aadarsh-st aadarsh-st merged commit 418858f into main Dec 5, 2025
4 checks passed
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.

4 participants