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

[eventcalendar] Queries generate behavioural and display defects #714

Open
Megajoul opened this issue Apr 13, 2022 · 1 comment
Open

[eventcalendar] Queries generate behavioural and display defects #714

Megajoul opened this issue Apr 13, 2022 · 1 comment
Labels

Comments

@Megajoul
Copy link

Megajoul commented Apr 13, 2022

Setup

  • MW version: 1.37.2
  • DB (MySQL etc.): 10.1.48-MariaDB
  • PHP version: 7.4.27
  • SMW version: 4.0.1
  • SRF version: 4.0.1
  • Browsers and versions (if applicable): Firefox 99.0 (64 bits)

Issue

Queries with eventcalendar format:

  • force the user to click on "pane view" to see the result (even if the option to enable the pane view is selected in the user options)
  • display curious labels
  • clicking on the Refresh button displays a spinning icon indefinitely.

Steps to reproduce

{{#ask:[[Category:Objects]]
|?=title
|?Creation date
|?Modification date
|format=eventcalendar
|firstday=Monday
|theme=vector
}}

Observed result:
The user must click on the pane view button to see the results (you even have to click twice on the button to see the results when the page is first displayed):
image

image

Defects in labels:
image
image
image

Clicking on the Refresh button:
image
forces you to wait until the end of time?

@kghbln kghbln changed the title Queries in eventcalendar format generate behavioural and display defects [eventcalendar] Queries generate behavioural and display defects Apr 14, 2022
@kghbln kghbln added the bug label Apr 14, 2022
@kghbln
Copy link
Member

kghbln commented Apr 14, 2022

Thanks for reporting. This is really bad indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants