Raphael Michel

Results 457 comments of Raphael Michel

Seems like we don't support prices above 99999.99 [currency]. This could be fixed by increasing all ``max_digits=7`` specifications in the codebase (we use ``10`` in most places which really should...

I do think this would be a useful idea, however extending forms with plugins without creating a really messy API is hard. So if you like, feel free to draft...

Oh, and to save you some time ;) I don't consider the way we currently allow to extend the voucher form (by replacing the form class itself) a good idea...

Or maybe the other way around, maybe the original HTML should use `` instead of our custom data-datetime attribute and the JS snippet should look for that? Or are there...

You're refering to the "Ticket-Design" label, right? Everything else seems to fit.

I see. I think we should just generalize all that to "PDF editor" instead of having multiple templates.

I don't have a lot of hope that this will ever happen, but maybe we should create a third feature request here: https://issuetracker.google.com/issues/new?component=439535

Hi @shadowline, I think you submitted the ticket before the schreenshot upload completed ;)

Hi! This seems useful. However, I'm unsure about the naming of ``checkTextEllipsize``, as it actually changes things and doesn't only "check". Could you think of a better name here? :)

Isn't this a standard feature of collapsing toolbar? I'm not an expert here. How is this related to our library?