Darshan

Results 96 comments of Darshan

@Honzoraptor31415 I took a look at the source and it seems that timeout might be the issue but I am not 100% sure on that. Lets wait till a core...

@sourabpramanik My bad, I should've mentioned that the issue is with providing Project IDs.

@sourabpramanik Pretty sure that isn't Appwrite Cloud but probably `1.5.x`. I also mentioned in the original issue that this is fixed on `1.5.x`. I can still see that message on...

Not sure if this Issue / PR was assigned but as per the linked issue, even the [scheduleModal.svelte](https://github.com/appwrite/console/blob/main/src/routes/console/project-%5Bproject%5D/messaging/message-%5Bmessage%5D/scheduleModal.svelte) requires this fix. Thanks.

Update: This also happens if you navigate to a wrong project or organization manually by typing in the URL like - `https://cloud.appwrite.io/console/organization-xyz` or `https://cloud.appwrite.io/console/project-xyz`.

Updates on this - --- 1. Upload a file with a size of more than the allowed limit, example - 60MB file on Cloud with Starter Plan. 2. The upload...

@sourabpramanik A helper text or a placeholder is usually hidden when an input contains some form of text. This one keeps moving to the right which isn't something standard imo.

I can reproduce this as well. It gets worse with continuous or high console usage sometimes. Works nice on Chrome though.

> @ItzNotABug. thanks for creating this issue! 🙏🏼 Let me bring it up to the team. > > If we move forward with this, would you like to work on...

Hey @stnguyen90, I've attempted to raise a PR, however I wasn't sure of adding a test for the used date methods as I couldn't think of testing the expected local...