Suzanne Aitchison
Suzanne Aitchison
> What would be a good way for us to facilitate feature discovery for touch device users in general? Any recommendations? It's difficult in this case as the reactions in...
I've re-added the `needs design` tag as it sounds like we're leaning towards some kind of onboarding messaging for the feature / potentially adjusting where this info appears 🙂
@amywtlin / @anujbhavsar96 - I've updated the description with what I think we've arrived at - does this all sound OK? Are we happy that this one is ready for...
Following our chat @vishaldeepak, I've had an investigate and think I can summarise the issues we had when https://github.com/forem/forem/pull/16686 was first merged: **Caching issues:** - We had an edge caching...
FYI - you can find these "legacy" modals by searching for use of the `crayons-modal` class name. A quick search today shows deprecated non-Preact modals in: - `app/javascript/admin/adminModal.js` - `app/views/liquids/_user_subscription.html.erb`...
It looks like we still have some spec failures: ``` Failures: 1) I18n does not have missing keys Failure/Error: expect(missing_keys).to be_empty, "Missing #{missing_keys.leaves.count} i18n keys\n #{details(missing_keys)}" Missing 10 i18n keys...
We're getting closer with the CI build - I can feel it! I'm now seeing just this error: ``` Failures: 1) I18n does not have inconsistent interpolations Failure/Error: expect(inconsistent_interpolations).to be_empty,...
Hey @Link2Twenty, no, it's not currently prioritised. I noticed the two bugs referenced by this issue have been closed - do you know if this behaviour is causing bugs in...
OK great - thank you @Link2Twenty! Checking the notes on https://github.com/forem/forem/issues/11371 now it seems like we closed it in favour of this issue, but then this issue was never fully...
Linking this issue to https://github.com/forem/forem/issues/16297