Skip to content

Conversation

@triozer
Copy link
Member

@triozer triozer commented Mar 18, 2025

Description

This pull request brings the following fixes:

  • Allowing to import email and tel as Link (before we could only import them as String)
  • Framer do not support empty value for enums, so instead of crashing, we set them to the first value
  • When changing the type of an URL it sets the correct field type instead of always String

Testing

Start the Plugin locally or use the pending version from the Marketplace

  • Select FRAMER TEST TABLE
  • Set the Email and Phone fields to Link
  • Set the URL field to Image
  • Importing should work

Copy link
Contributor

@tom-james-watson tom-james-watson left a comment

Choose a reason for hiding this comment

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

Would be nice if there was some context added for why these changes are being made. Is there an issue? Or just something you spotted?

@triozer
Copy link
Member Author

triozer commented Mar 18, 2025

Or just something you spotted?

The first two yes!

Is there an issue?

Yes, this was reported to me by Kye. As I was already pushing a "quality update" I thought I'll embed this one and write the ticket after

@triozer triozer force-pushed the fix/airtable-fixes branch from 1a480b9 to be91db2 Compare March 18, 2025 17:12
@triozer triozer merged commit fe66cd6 into main Mar 18, 2025
1 check passed
@triozer triozer deleted the fix/airtable-fixes branch March 18, 2025 17:15
@madebyisaacr madebyisaacr mentioned this pull request May 5, 2025
1 task
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.

Importing Airtable options is not working

4 participants