Skip to content

Footer section recommendations #2232

@thanostx

Description

@thanostx

Is your feature request related to a problem? Please describe.

No. There are mostly enhancements.

Describe the solution you'd like

Some of the content on footer is hardcoded on the templates and doesn't provide any context in a on-premise deployment. My proposals are:

  1. Use settings.appName variable to replace "eventyay" text.
    https://github.com/fossasia/open-event-frontend/blob/development/app/templates/components/footer-main.hbs#L5

screenshot_2019-02-24 gnome events

  1. Hide or drop the content of "Nearby Events" section as the URLs don't point to any page/section [1]. A more sophisticated solution here, would be to create a dynamic list based on the event locations [2].

[1] https://github.com/fossasia/open-event-frontend/blob/development/app/templates/components/footer-main.hbs#L25
[2] https://open-event-api-dev.herokuapp.com/#event-locations

screenshot_2019-02-24 gnome events 1

  1. Hide "Connect with us" section by default and show it only when the user adds a link.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions