Ticket #1521 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[super] Groups UI and UX improvements in v1.6 from Cygri

Reported by: shevski Owned by: zephod
Priority: critical Milestone: ckan-sprint-2012-01-23
Component: ckan Keywords: ux
Cc: Repository: ckan
Theme: none

Description (last modified by rgrp) (diff)

Various UX and UI improvements to groups.

Etherpad: http://ckan.okfnpad.org/feature-1521-groups-ux

Improved groups

From Richard Cyganiak.

This is a set of proposals to make the groups feature more powerful. As a result, currently separate CKAN instances such as http://ie.ckan.net/ could be turned into a simple group on the Data Hub without losing their separate identity.

  • Group homepages: Make the group pages more attractive and welcoming as homepages. The main Data Hub homepage does a great job at this now – can the group pages be made more like that? They're quite uninformative and bland right now.
  • Subdomains for groups: Enable subdomains such as ie.thedatahub.org as aliases for thedatahub.org/group/ireland
  • Search within the group: Have a big search box that searches just within the group on the group page, with a look like on http://thedatahub.org/dataset
  • Have an Add a dataset to this group link on the group page, perhaps in the sidebar.
  • Navigation within the group: Have some more navigation starting points on the group page, e.g., the Tags + Resource Format sidebar from http://thedatahub.org/dataset
  • Group documentation: Add the ability to add more “About this group” text, or pages like “FAQ” and “Extra field conventions”.
    • The only place where one can currently put group-specific text is before the dataset list. Putting much text there is bad as it moves the datasets below the fold.
    • Can the top-level sections of a group's description be automatically turned into separate pages that are linked from the sidebar? With headlines About, Frequently Asked Questions and How to get involved, we'd then get three links in the sidebar that point to datahub.org/group/ireland/about, datahub.org/group/ireland/frequently-asked-questions, datahub.org/group/ireland/how-to-get-involved
      • RP: WONTFIX this is being considered for future (generally useful) but cost/benefit here was low particularly as it wasn't clear what optimal implementation was.

Additional

  • Display members of a group as well as admins (if less than 10? If more than 10 display count only ...?)
  • Better group index page (sort by number of dataset, allow searching ...) - #1403
  • #1597 Tag search, filtered by group
    • RP: not worth it in terms of benefit/cost IMO

Steps

  • "Add Dataset" button on action bar
    • Make it a dropdown? -> New Dataset / Existing Dataset
    • Redirect Add Existing -> Edit
    • Check permissions
  • Expandable "about this group" box
  • Implement simplest search-this-group box
    • turn the list of datasets into a dynamic list of search results
      • pagination
    • Matching set of facets in the sidebar (matches 'real' search page)
      • Deleteable, displayed facets

Nice-To-Have

  • Get rid of the old group_package_show action (confirm with team)
  • Tabbed "about this group" box (extract headers?)
  • Scrollable group members widget in the sidebar

Change History

comment:1 Changed 2 years ago by shevski

  • Keywords ux added

comment:2 Changed 2 years ago by thejimmyg

It would be nice if the new UX also made it clearer that a user has to login, before they click the "Add a group" link which currently takes them to the login page with the message "Unauthorized to create a group".

comment:3 Changed 2 years ago by rgrp

  • Priority changed from awaiting triage to major
  • Description modified (diff)
  • Summary changed from Groups UI/UX improvements post refactor to [super] Groups UI and UX improvements in v1.6 from Cygri

comment:4 Changed 2 years ago by dread

  • Description modified (diff)

comment:5 Changed 2 years ago by dread

  • Description modified (diff)

comment:6 Changed 2 years ago by rgrp

  • Description modified (diff)

comment:7 Changed 2 years ago by rgrp

  • Description modified (diff)

comment:8 Changed 2 years ago by rgrp

  • Description modified (diff)

comment:9 Changed 2 years ago by rgrp

  • Priority changed from major to critical

comment:10 Changed 2 years ago by zephod

This function can be deprecated, as groups will use Solr searching to list their packages.

https://github.com/okfn/ckan/blob/master/ckan/logic/action/get.py#L398

comment:11 Changed 2 years ago by zephod

  • Description modified (diff)

comment:12 Changed 2 years ago by zephod

  • Description modified (diff)

comment:13 Changed 2 years ago by rgrp

  • Milestone changed from ckan-v1.6 to current-ckan-sprint-2012-01-23

comment:14 Changed 2 years ago by rgrp

  • Owner set to zephod
  • Status changed from new to assigned

comment:15 Changed 2 years ago by zephod

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Description modified (diff)

comment:16 Changed 2 years ago by dread

This went into CKAN 1.6

comment:17 Changed 2 years ago by rgrp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.