Skip to content

Added system to edit keywords and tags in the Amend Charter section#388

Open
gdjolt8 wants to merge 3 commits intomainfrom
keyword_tag_editing
Open

Added system to edit keywords and tags in the Amend Charter section#388
gdjolt8 wants to merge 3 commits intomainfrom
keyword_tag_editing

Conversation

@gdjolt8
Copy link
Copy Markdown
Contributor

@gdjolt8 gdjolt8 commented Feb 14, 2026

Fixes #54

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 14, 2026

Deploy Preview for stuyepsilon ready!

Name Link
🔨 Latest commit 74184bf
🔍 Latest deploy log https://app.netlify.com/projects/stuyepsilon/deploys/6990963f2ea96900086f8199
😎 Deploy Preview https://deploy-preview-388--stuyepsilon.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 project configuration.

Restyled Added system to edit keywords and tags in the Amend Charter section
existingEdit[field as keyof OrganizationEdit] ||
organization[field as keyof Organization];

console.log(editedValue, originalValue);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These are unnecessary in production

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.

allow users to edit tags and keywords of their organization

3 participants