oda-hub / mmoda-frontend-module

GNU General Public License v2.0
0 stars 1 forks source link

new frontend does not show ODA events for me #245

Closed volodymyrss closed 7 months ago

volodymyrss commented 7 months ago

@dsavchenko can you add oda events which appear as announcements on your staging.odahub.fr?

dsavchenko commented 7 months ago

I never considered adding it, so I don't really know how

volodymyrss commented 7 months ago

Here is how:

image

Important to set this field:

image

Could you check if it works for you?

motame commented 7 months ago

I'm taking care of this issue ...

dsavchenko commented 7 months ago

Could you check if it works for you?

Doesn't work for me on French staging

motame commented 7 months ago

ODA events are now shown.

chrome_jqiaY7MUuX

volodymyrss commented 7 months ago

Thanks @motame ! So it was something in the config? Could you please explain so we add it to the deployment?

motame commented 7 months ago

Absolutely ! The corresponding view block was hidden.

wqNsRNP1EV

volodymyrss commented 7 months ago

Ok thanks, so the change will be committed to the DB?

By the way, looks like something is weird upon clicking on the link:

image

motame commented 7 months ago

Absolutely, I've seen it. It's may be a side effect of the changes introduced on the dialog window (Javascript). @burnout87, could you please have a look ...

motame commented 7 months ago

Here was the config of that block...

zv1w6GxlFQ

motame commented 7 months ago

Ok thanks, so the change will be committed to the DB?

Absolutely !

burnout87 commented 7 months ago

Absolutely, I've seen it. It's may be a side effect of the changes introduced on the dialog window (Javascript). @burnout87, could you please have a look ...

Indeed it is...and probably the fix is simple

burnout87 commented 7 months ago

Can also the "1 of 1" page number be easily removed from the block ?

motame commented 7 months ago

Can also the "1 of 1" page number be easily removed from the block ?

It's in fact a slideshow and it could be useful to show that there is more than one event/news.

motame commented 7 months ago

Absolutely, I've seen it. It's may be a side effect of the changes introduced on the dialog window (Javascript). @burnout87, could you please have a look ...

Indeed the fix of #248 fixed it !