Benjamin Piouffle
Benjamin Piouffle
An interesting feature on Github sponsors: you can have drafts for tiers that are only displayed once published 
We haven't started working on this project yet. We'll try to have it for the week.
# Current status :arrow_right: Testing in dev environments (local, staging) & iterating. Slack channel created on https://opencollective.slack.com/archives/C044GNQ7WBX. We have the tiers list working:  @hdiniz added the ability to create...
On the project board, the description says "Maybe not a good idea. The popup is small and crowded." Can we elaborate on this feedback?
Yes, this should be fixed at the `StyledInputAmount` level
> Alternatively we can make the `StyledInputAmount` type to be `text` and then do the validation ourselves; although this might be a bit complicated and feels a bit hacky and...
> But note that Chrome doesn't allow typing `,` Are you 100% sure about this? Even if the browser is running on an OS that uses a locale like French...
For @opencollective/design
As an MVP, we could re-use (and document) an old feature that I found no documentation for: the contribution flow supports many URL parameters to pre-fill the contribution. Example: https://opencollective.com/webpack/donate?amount=66.66&platformContribution=3.34&interval=month&skipStepDetails=true....
I've added some documentation in https://docs.opencollective.com/help/collectives/contribution-flow#url-parameters, through a custom script implemented in https://github.com/opencollective/opencollective-frontend/pull/8001 that automatically generates the parameters table from the code.