Harrison Healey
Harrison Healey
Hi @AbhinavVihan. Do you have any questions about our feedback, or is there anything we could help with on this?
Ah, I see. In that case, you can add those to the definition in `suggestion_list.d.ts`. We're going to have a similar ticket to migrate that to TypeScript as well later...
Loading the posts when you click Mark Unread is probably the lowest effort overall, even if it would be slightly slower than a dedicated API because you're making two requests...
Let us know if you run into any problems doing that. The type for `ProviderResults` in particular might be difficult without using an `any` right now since this code wasn't...
Hi @AbhinavVihan. Is there anything you're stuck on with this that we could help with?
> @hmhealey we are already in the process of moving everything to the new design https://www.figma.com/file/dUGxJk4lfo38lXzoRZf3YP/MM-12122-Settings-Modal-Revamp?node-id=1389%3A88871 Let me know if it does make sense to delay till November. I will...
Closing this for the time being while the updates to the setting modal are done
> Test server might not be getting a correct server PR. @hmhealey any idea how can I check this? If you look at the About Mattermost modal in the product...
I asked around a bit on this, and while the test servers are rather flaky with whether or not they use the correct commit, it looks like it's actually impossible...
@jfrerich Creating a parallel set of PRs seems like it'd work well enough. Would you mind trying that out?