Skip to content

fix strategy update on community creation#275

Merged
germanurrus merged 3 commits intomainfrom
enable-to-delete-strategy
Jul 25, 2022
Merged

fix strategy update on community creation#275
germanurrus merged 3 commits intomainfrom
enable-to-delete-strategy

Conversation

@germanurrus
Copy link
Copy Markdown
Contributor

  • Fix loader position on edit community
  • Allow to delete strategy on community creation when there is only one strategy. In case the information entered for the strategy is not valid, user needs to be able to delete the existing one to be able to add it again to fix the strategy data entered.

@germanurrus germanurrus changed the title fix strategy fix strategy update on community creation Jul 25, 2022
<StrategySelectorForm
existingStrategies={strategies}
onStrategySelection={onStrategySelection}
enableDelUniqueItem={true}
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.

this can just be enableDelUniqueItem which will make it true by default

@germanurrus germanurrus merged commit df11dc0 into main Jul 25, 2022
@germanurrus germanurrus deleted the enable-to-delete-strategy branch July 25, 2022 18:56
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