2537: Merge news - #4260
Conversation
d313542 to
7641d08
Compare
|
Thank you a lot for your effort! 😻 One thing: I see only local news there, no tünews are shown... am I missing something? 👀 |
Should now work again, apparently something is still broken in the CMS and the tünews disappear every now and then. |
There was a problem hiding this comment.
I tested on web and it looks really good 👍 , in native there are just a couple of tunews news are shown 👀 It is not going further with the scroll (more news are not loading...). You can check out Testumgebung in native.
Also, in news detail in native there is no logo for tunews... -> Never mind, it will be implemented there I guess #4261 👍
|
There is |
3a7c951 to
9a358c7
Compare
squash! squash! 2537: Remove pagination
# Conflicts: # native/src/components/News.tsx # native/src/components/__tests__/News.spec.tsx # native/src/routes/NewsContainer.tsx # translations/src/translations.json # web/src/routes/NewsPage.tsx
9a358c7 to
9d3b9a8
Compare
Short Description
Merge local and tünews into one view (with support for amal news).
Proposed Changes
paginatednews endpointUse offline available news as fallback (native)Always use offline news but try to refetch on openingSide Effects
The ids/sources include uppercase letters which break navigating on web. This will be fixed in the CMS in digitalfabrik/integreat-cms#4412 (digitalfabrik/integreat-cms#4435).Fixed.Checklist
Testing
Test the whole new news feature with #4262.
Resolved Issues
Partly fixes: #2537