-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent Calendar UI #383
Comments
Hello. |
hello @ShinySyntax did you read this?
|
Here are some possible causes for the bug:
Here is our plan to address the bug:
I recommend using FullCalendar, which integrates easily with Google Calendar and provides a powerful calendar UI. |
How long will the work take to implement ? |
I think It will takes 25 ~ 30 hours |
@ShinySyntax let's stick to google calendar and just try to fix the appearance issue. |
Thanks, @aktdenis |
|
@ShinySyntax if the only issue is that some users see the old calendar UI and we want everyone to see the new calendar UI, why suggest all these changes again? in my opinion you can suggest these changes in an wg-akash-website meeting but it is out of scope for this issue and @aktdenis already said so. |
when trying to access it in incognito mode, i usually see the old UI regardless if i refresh the page or i navigate to it as the first page but roughly 1/4 of the attempts go to the new UI. could this not be google doing A/B testing? they're known to do this a lot, at least to youtube. looking at the embedhelper page on google calendar, i see no options of choosing which UI to integrate. while testing with my own calendar embed, i see the same issue with their exact instructions on how to embed it on a website using iframe. i think this issue is solved here @aktdenis - we can't do anything to force the new UI unless we create our own custom way of rendering it. |
@piber-dev |
thanks for taking a look @piber-dev , and agree with @ShinySyntax - we would like to find a solution, so the issue remains open. |
this is rude and i disagree; if there is no solution, the issue should definitely be closed or changed so more time is not wasted 😆 in my opinion the issue should be rephrased because now that we know that it's related to A/B testing, do we wait for google to permanently change to have the new UI be shown which is good enough, or do we want our fully custom one ASAP?
@ShinySyntax's suggestion here might work if the scope is made larger. perhaps @ShinySyntax can list what would be required of this suggestion? renting a server? how many hours of work and how much per hour? i think the calendar plays a vital role in this community so some resources should definitely be spent there if people feel the need to have a consistent UI. |
@piber-dev can you please share your findings about A/B tests. thanks! |
did you see this comment @aktdenis? i set up an environment for the development page in incognito mode on my browser where i either 1) refreshed the page or 2) only navigated to the page and then started a new tab incognito mode repeating the process and found about 1/4 of 50 attempts to show the new UI and 3/4 of these attemps showing the old UI. i later did this with my own calendar, refreshing an iframe of my own a number of times and saw the same thing happening there. in neither this repository nor my other tests did i use any custom options nor did i find any options to choose the UI on the configuration page of the calendar. the A/B testing is only an educated guess, but makes no sense to why this would be so easily reproduced elsewhere when there was 0 configuration done either in this repository or elsewhere. but to know for sure just observing is not enough, contacting google would be the only sure way. |
Anyway, we need to find a way to solve this. |
thanks @piber-dev. i was thinking, if you maybe found an article or something that would confirm a/b testing from google. let's leave this issue live for now. i'll write to google support and share their response here. |
thanks for the response everyone. Based on our experience with similar cases, it's certainly possible to implement a custom UI. We've successfully done so in previous projects. If you all agree, we can proceed with the implementation. cc @aktdenis Thanks. |
@HoomanDgtl i support a custom UI as i previously mentioned this is a vital page for this community. needs to look good 😉 |
Hi @aktdenis |
@Bct-crypto thank you. if you find what's causing this issue, feel free to offer an outlined solution with an estimate of costs of fixing this issue. |
Hi @aktdenis thank you for your reaching out. |
@Bct-crypto have you find out what's causing this issue? |
@aktdenis I can guess it similarly. |
not sure what you mean by guessing @Bct-crypto |
@aktdenis First, I have to researched the code |
@Bct-crypto Before starting, could you please provide a brief explanation of what's causing the inconsistency between the two calendar UIs? Once you’ve looked into it, let me know the estimated time and cost. -- as stated couple of times, we're staying with google calendar - just trying to fix the appearance. |
@aktdenis the inconsistency between the two calendar UIs is likely due to different methods of embedding or styling the Google Calendar across the site |
@aktdenis @Bct-crypto, I don't think this is an embedding issue, as Google Calendar only offers one type of embedding with three different views: week, month, and agenda. To use the UI shown in the second image, it would need to be designed from scratch using the FullCalendar library or another calendar library. Example embeding link . Library that can used to create calender .It would be great if it was defined in this issue whether the second image is from Figma or from the same website. The UI shown in the second image is achievable using the current code. |
@Bct-crypto @leonkertmaster the second image comes from google calendar as well. |
@Bct-crypto @leonkertmaster commenting again, if you go to https://calendar.google.com/calendar/u/0/embedhelper and use the iframe you can consistently get both UI's if you keep refreshing the page or the iframe. @HoomanDgtl do you still want to get involved, creating a custom UI? |
@piber-dev it will great if you can share video. Because i am only getting one type of ui after refereshing multiple times. We need to create a custom ui if we want any change in the design. |
hi @leonkertmaster not much to show on video. across multiple devices i get the 2 different UIs shown in the picture of the original post here randomly when refreshing. maybe it's not possible to reproduce on all devices but on both devices i tested this is the case but again, a video doesn't add anything here. |
hi , @Bct-crypto @aktdenis @piber-dev Check this out! Google is still in the process of fully launching this new UI. According to this blog post, they expect it to be fully launched by November 4, 2024. I think we should wait until then, as it will update automatically. |
great find @leonkertmaster, i agree with your comment that we should wait and we can likely close this issue on november 4th. |
closing this issue as per the feedback from @leonkertmaster and our own research. Google is in the process of launching new ui and its not rolled out completely yet |
closing this issue now.. |
@piyush-hooman please leave this open, as it's not completed. thanks |
@piyush-hooman @piber-dev @HoomanDgtl I’ll take a look at the docs and see if it’s something I can do. |
We’ve received reports noting that the calendar on the site appears in two different UIs. One version looks outdated and lacks a modern user experience, while the other has a more polished, Google Calendar-like appearance.
Link to calendar: https://akash.network/development/welcome/
Outdated Calendar UI:
How Community Calendar should look like at all times:
Expected Behavior:
The calendar should have a consistent, updated design across all pages, offering users the better, modern UI experience that aligns with the rest of the website.
Fix:
Unify the calendar UI by updating all instances to the modern, visually appealing version, ensuring a consistent user experience across the site.
--
If anyone is interested in fixing this issue, please provide an estimate of how much time and cost it would take to implement the changes. Feel free to reach out for further clarification or details
The text was updated successfully, but these errors were encountered: