ods-ios icon indicating copy to clipboard operation
ods-ios copied to clipboard

Update More Apps to support sections and carousel

Open B3nz01d opened this issue 1 year ago • 3 comments

As a developer using the More Apps Component I want to be able to support the current API structure So that the page presentation will:

  • support the use of sections (To checked if this is already implemented or not)
  • support the filter to display the specific content related to a filter (This is an api call support so it's about supporting the url with specific filter)
  • support the carousel in the following way:
    • be able to read through the json without breaking
    • consider the carousel as a section and only list the items included without displaying it as a carousel (nb: this request will be dealt in a separate update when the carousel component will be created)

B3nz01d avatar Jun 18 '24 17:06 B3nz01d

@paulinea can you please update the description with the implementation support setup on Android?

B3nz01d avatar Jun 18 '24 17:06 B3nz01d

@paulinea can you please update the description with the implementation support setup on Android?

@B3nz01d I cannot edit the description

paulinea avatar Jun 19 '24 15:06 paulinea

Here are the screenshots of More apps demo on Android (customization screen & display with sections):

Capture d’écran 2024-06-19 à 17 47 17 Capture d’écran 2024-06-19 à 17 47 54

paulinea avatar Jun 19 '24 15:06 paulinea