Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

An interesting feature on Github sponsors: you can have drafts for tiers that are only displayed once published ![image](https://user-images.githubusercontent.com/1556356/163129334-31c7194e-0571-4399-86bf-2d06cbb2ad1e.png)

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: ![image](https://user-images.githubusercontent.com/1556356/193209527-0250e88a-2ee3-4070-8306-8a1618a98cf8.png) @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...

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.