-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Redesign Header and Footer for Spaces #2266
Comments
It's more that the Header we had was an eye-sore; and the time invested to make it less of an eye-sore was less effective than removing it entirely 😅 |
First code spike up: #2338 |
Another thing we may want to consider is Piikup's Brand Guide and the ongoing work Co11ectiva is doing with Piikup's design. |
Background
It's near universal for commercial websites to have static headers and footers for providing basic site navigation or quick access to information and other resources. As noted by @anaulin in #2250 (comment), Convene used to support a default header but this was removed because it wasn't considered visually useful when viewing Marketplace screens.
It makes sense that displaying the website's "chrome" (some combination of header and/or footer) is not appropriate for every screen. But on more static informational pages it can be necessary visual brand statement and for site navigation. For example, when visiting Moment Park pages that we have migrated into Convene, the typical header or footer site navigation (that us users of the web have become used to) feels obviously missing. See: https://convene.zinc.coop/spaces/moment-park/rooms/iphone-apps. Our only recourse as visitors is the single footer breadcrumb, which forces me to return to the home page before visiting another section of the website.
Scope Notes
Space admins should be able to manage sitewide headers and footers in the following ways:
What is a Header or a Footer?
name
(string)content
([Gizmo|ordered])sitewide_enabled
(boolean)excluded_from
([Section
])show_header
andshow_footer
attributes toSection
Section
?access
attr could be utilized for enabled/disabledSpace
.Possible things Space admins could put in a Header or Footer
LinkList
(to add, discussed in 🌫️🗜️✨Gizmo
:LinkList
#2036)Other
The text was updated successfully, but these errors were encountered: