Skip to content

Conversation

@foxx-tech
Copy link
Contributor

Previously, users had to delete and recreate an existing provider URL. Now they can just edit it by hitting the edit button next to the delete button.

<Input
type="text"
placeholder="Provider Url"
placeholder={'Provider Url'}
Copy link
Owner

Choose a reason for hiding this comment

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

same as above

<Select
filter
placeholder="Select a provider"
placeholder={'Select a provider'}
Copy link
Owner

Choose a reason for hiding this comment

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

There is no need to wrap a simple string into {}.

<Input
type="text"
placeholder="Provider Url"
placeholder={'Provider Url'}
Copy link
Owner

Choose a reason for hiding this comment

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

same as above

@orangecoding
Copy link
Owner

Hey, Thanks for the contributions, only 2 small comments

@foxx-tech
Copy link
Contributor Author

Hey, sorry; just fixed it 🙂

@orangecoding orangecoding merged commit 4aab850 into orangecoding:master Nov 26, 2025
@foxx-tech foxx-tech deleted the feat-edit-provider-url branch November 26, 2025 16:15
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.

2 participants