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

219 create in props form #233

Merged
merged 3 commits into from
Feb 5, 2025
Merged

219 create in props form #233

merged 3 commits into from
Feb 5, 2025

Conversation

IanMayo
Copy link
Member

@IanMayo IanMayo commented Feb 5, 2025

Fixes #219

@Copilot Copilot bot review requested due to automatic review settings February 5, 2025 13:46
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for reactol ready!

Name Link
🔨 Latest commit e3b2a4a
🔍 Latest deploy log https://app.netlify.com/sites/reactol/deploys/67a36bbff1ee330008234fad
😎 Deploy Preview https://deploy-preview-233--reactol.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • src/components/BuoyFieldForm/index.css: Language not supported
  • src/components/LoadTrackModal/index.css: Language not supported
  • src/components/TrackForm/index.css: Language not supported
  • src/state/DocContextProvider.tsx: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/components/Properties/index.tsx:34

  • The featureState should be checked for null before proceeding with the save operation to avoid potential runtime errors.
const onSave = useCallback(() => {
@IanMayo IanMayo merged commit d39723f into main Feb 5, 2025
7 checks passed
@IanMayo IanMayo deleted the 219-create-in-props-form branch February 5, 2025 14:14
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.

To add a new feature use existing Properties Form, not popup
1 participant