2017-06-19 Review mockups

Date:  Mondays  at  12pt/3et

Connection Information

Zoom:  https://cornell.zoom.us/j/469937166

 

  Click to see more connection options...

Join from PC, Mac, Linux, iOS or Android: https://cornell.zoom.us/j/469937166

Or iPhone one-tap (US Toll):  +16465588656,469937166# or +14086380968,469937166#

Or Telephone:
    Dial: +1 646 558 8656 (US Toll) or +1 408 638 0968 (US Toll)
    Meeting ID: 469 937 166
    International numbers available: https://cornell.zoom.us/zoomconference?m=xRra7nBf1kSXKVIuBZMKJptAI2TvTXUE

Or an H.323/SIP room system:
    H.323:
        162.255.37.11 (US West)
        162.255.36.11 (US East)
        221.122.88.195 (China)
        115.114.131.7 (India)
        213.19.144.110 (EMEA)
        202.177.207.158 (Australia)
        209.9.211.110 (Hong Kong)
    Meeting ID: 469 937 166

    SIP: 469937166@zoomcrc.com

Or Skype for Business (Lync):
    https://cornell.zoom.us/skype/469937166

 

Attendees:

Regrets

References

Agenda

  • Review new mockups

Notes

Mockups to review

New Collection Page
  • Description Tab
    • What metadata to include?
      • There are a number of fields for collections that most likely are a carry over from Sufia.  Don't know which ones are in actual use.  Seems beyond this working group to make that determination.  Perhaps the metadata working group has done some work on this.  For our development process, we will just put them under the Additional Fields button.  This will allow for future changes.
      • One concrete use case for extra metadata:  Cornell has an implementation where each collection represents an agency.  Each agency has contact information.  The contact information is stored as metadata for the collection.
      • Implementation Note: Some sites want to add additional fields that are specific to their application.  A way to define those and have them be part of the additional metadata would also be desirable.  I'm guessing that the Hydra::Works::Collections have a process for defining additional fields on collections that we can hook into.
    • Banner and logos
      • Can we add the ability to add alt-text for uploaded images?  This is a requirement for accessibility. (Note this probably only applies to the logos. I'd consider the banner image "decorative" and thus it should have an empty alt-text so screenreaders don't read it – Gary)
      • Can we add links for uploaded images?  This is probably not hard, but also not a top priority since it can easily be added later.
    • Description
      • Some concern about checking the rich-text editor to be sure it is accessible.
      • NOTE: This is the same editor used elsewhere in Hyrax.  Beyond the scope of this group to evaluate the accessibility.  But we can send it to the uxinterestgroup to evaluate it if they haven't already.
  • Sharing Tab
    • The roles are Editors and Viewers.  Is there any reason not to make this the same as the ones for Admin Sets, i.e., Managers, Depositors, and Viewers, with the same abilities?  Gary didn't seem to think there was any reason not too and there was reason to use the same roles for consistency.
  • Visibility
    • Adjust the wording to make it clear that this effects the visibility of the collection in discovery and access to show pages only.  It does not effect the items in the collection.
    • Should there be an APO that can serve as a template for newly created works that are created directly in the collection?
  • Items
    • Adding an existing work to the collection VS. Creating a new work in the collection
      • Adding - go to the dashboard list of works and allow user to add to the collection
      • Creating - go to New Work and auto populate the collection field in the Relationships tab making the field readonly.  Return to the Items tab one work is created.
    • Questions:
      • Should adding/creating items be disabled while creating a new collection and only be available after the collection is created?  Otherwise, leaving the new collection workflow could result in the user not completing the process.
      • Can a user add/create items in the collection from the admin page for the collection OR do they have to be editing the collection to manage items?
  • Settings
    • There was a discussion about whether to allow the collection creator to set things like nestable and discoverable.  Considerations:
      • These settings are generally determined by the collection type. 
      • If they are set on an individual collection, they can only become more restrictive.  For example, if the collection type says you can nest, then the individual collection can turn off nesting.  But if the collection type says you cannot nest, then the individual collection can NOT turn on nesting.
      • Are there any strong use cases for adding this level of complexity?  None were brought up.
      • Decision:  Do not add this until a strong use case is identified.  It will not be part of initial implementation.
    • If a collection can set a workflow to use for works created directly in the collection, there will need to be a place to identify the workflow.
    • Similarly, if a collection can set an APO to use as a template for created works, there will need to be a place to identify the APO settings.
Your Collections
  • Doesn't show collection types.  There was a collection type column on previous mockups.
Admin Show Page for a Collection
  • Looks good.  Really like link to Public View of Collection which shows it with the banner and logos as the end user will see it. 
  • Admin show page includes all metadata.
  • Public show page includes sub-set of metadata.
Public Show Page for a Collection
  • Banners area
    • Looks good with the banner and logos.  Like including the author in the banner.  
    • Site would be responsible to make sure selected banner and logos and text look good with each other.  We will provide style hooks that can be used to adjust presentation.
    • What will it look like if there isn't a banner and/or logos?  Would expect banner to be replaced with no image which would effectively give it a white background.  Some things would likely shift up like creator and last update text.  Gary can provide a mockup of the banner area for clarity in the github issues.
  • Additional metadata
    • Some sites have a use case for showing additional metadata on this page.  Where will it be displayed?  Decision: between description and items
      • perhaps expand/collapse defaulting to collapsed
    • Implementation Note: Put the display of additional metadata fields in a separate partial to allow for easy override.