Skip to content
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

[5.2] Calendar in Frontend - missing bs-variables #45082

Closed
chmst opened this issue Mar 5, 2025 · 18 comments · May be fixed by #45119
Closed

[5.2] Calendar in Frontend - missing bs-variables #45082

chmst opened this issue Mar 5, 2025 · 18 comments · May be fixed by #45119

Comments

@chmst
Copy link
Contributor

chmst commented Mar 5, 2025

Steps to reproduce the issue

Open any item, for example article and try to set a publishing date. This opens a calendar field.

Image

Expected result

The selected day in the calendar is highlighted in Frontend in the same way as in backend

Actual result

The selected day is not highlighted.

System information (as much as possible)

Additional comments

@chmst chmst added a11y Accessibility Frontend Template bug and removed a11y Accessibility labels Mar 5, 2025
@brianteeman
Copy link
Contributor

confirmed

@khushiiagrawal
Copy link

khushiiagrawal commented Mar 6, 2025

Hello, I was going through this bug and found that it is same with all the fields where calendar is there in other components also and it needs to fixed as there are a lot of publishing areas where it is needed. I have attached few of them.
I would like to work on this issue.

Components > Banners > Categories - New
Image

Components > Contacts > Contacts - New
Image

Components > Contacts > Field Groups - New
Image

@harith-hacky03
Copy link

@chmst @brianteeman Can you please assign me? , I'm ready to work on this issue.

@fgsw
Copy link

fgsw commented Mar 6, 2025

@harith-hacky03 No need to assign a issue, you can work without having to ask.

@harith-hacky03
Copy link

@fgsw Thanks for letting me know.

@harith-hacky03
Copy link

@fgsw Can you let me know , how can I connect with the mentors ?

@fgsw
Copy link

fgsw commented Mar 7, 2025

how can I connect with the mentors

@harith-hacky03 Mentors of what?

I know this term via "Google Summer of Code" (GSoC). If you mean GSoC: Team-Members.

@khushiiagrawal
Copy link

@fgsw Hello, I am working on this issue and I wanted to see whatever changes I have made in code but unable to see it.
I am running the local host using the command "php -S localhost:8000", do i need y=to use another command to see the respective changes in the code ?

@brianteeman
Copy link
Contributor

  1. do not use the internal php server as local host.
  2. if you are making changes in the build folder then you will need to run npm i to generate the changed files and populate the media folder with the changes

@fgsw
Copy link

fgsw commented Mar 7, 2025

@khushiiagrawal Sorry, but:

Image

@krishnaGandhi11
Copy link

Hey! @brianteeman, this issue is not there anymore, or maybe it's already fixed..

45082.issue.mp4

@brianteeman
Copy link
Contributor

Your video clearly shows the issue still exists

@krishnaGandhi11
Copy link

@brianteeman oh okay then it means I am unable to understand the issue properly, can you please elaborate it once ?

@brianteeman
Copy link
Contributor

Please read carefully thr original report by @chmst - everything you need to know is there.

@chiragjethva03
Copy link

Hello @chmst

I went through your original report and also tested this on my local Joomla 5.2.5-dev setup. Based on my testing, I wasn’t able to reproduce the issue—everything seems to be working fine (see the attached screenshot).

Just wanted to clarify a few things:

Are there any specific steps where this issue always occurs?
Was this tested only in 5.2.4, or does it also happen in 5.2.5?
Any console errors or logs that might help track this down?
If you can share more details, I’ll check again and see if I missed anything. Let me know!

Image

@Kashaf1175
Copy link

can u assign it to me

@brianteeman
Copy link
Contributor

We don't assign issues. Anyone can work on it

@alikon
Copy link
Contributor

alikon commented Mar 9, 2025

there are already 2 pull request for this issue:

so i'm closing the issue

p.s
@Kashaf1175 feel free to add yours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment