Skip to content
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

Define what library-specific links we should show for each tab #141

Closed
cbeer opened this issue Jul 16, 2019 · 2 comments
Closed

Define what library-specific links we should show for each tab #141

cbeer opened this issue Jul 16, 2019 · 2 comments
Assignees

Comments

@cbeer
Copy link
Member

cbeer commented Jul 16, 2019

Each tab in My Account will have a "information" section at the bottom, which will primarily host links to website content related to the content of that tab.

Login page

<h2>Policies & information</h2>

Summary

<h2>Policies & information</h2>

Checkouts

<h2>Policies & information</h2>

Requests

<h2>If your request isn't listed</h2>

  • Hoping the first paragraph will not be required because we will list mediated requests...
  • Text correction to the current link:
    • Check Interlibrary Borrowing (https://sulils.stanford.edu) for requests made through Stanford Libraries Interlibrary Services
      (note title case of Interlibrary Borrowing)

Fines

Remove the current "Refund policy" header and content, replace with:

<h2>Policies & information</h2>

@saseestone saseestone changed the title Define what library-specific footer links we should show Define what library-specific links we should show for each tab Jul 17, 2019
@saseestone
Copy link

@jvine and I discussed this today and agreed that it will be better if we leave the footer generic, and instead determine context specific links out to appropriate library webpages to appear at the bottom of each tab - similar to JV's design for the Summary tab in her mockups. I'll work on a list of suggested links for each tab soon.

@jvine
Copy link
Contributor

jvine commented Jul 19, 2019

The global SUL footer is meant to be global. It has varied over time. It still has issues, but I am reluctant to change it yet again for an individual app.

Each tab in My Account will have a "information" section at the bottom, which will primarily host links to website content related to the content of that tab.

Login page

<h2>Policies & information</h2>

Summary

<h2>Policies & information</h2>

Checkouts

<h2>Policies & information</h2>

Requests

<h2>If your request isn't listed</h2>

  • Hoping the first paragraph will not be required because we will list mediated requests...
  • Text correction to the current link:
    • Check Interlibrary Borrowing (https://sulils.stanford.edu) for requests made through Stanford Libraries Interlibrary Services
      (note title case of Interlibrary Borrowing)

Fines

Remove the current "Refund policy" header and content, replace with:

<h2>Policies & information</h2>

Formatting -> split to #191

Currently, the link icon is separated from the text by a space, which seems kind of fragile. Better maybe to do something like a .sul-icons {margin-right: .5em;} globally? (Would also coincidentally fix the "View in Searchworks" links.)

@cbeer cbeer self-assigned this Jul 22, 2019
mejackreed added a commit that referenced this issue Jul 22, 2019
Update policies + information links on all pages; fixes #141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants