← Back to team overview

mahara-contributors team mailing list archive

[Bug 2007897] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/13864
Committed: https://git.mahara.org/mahara/mahara/commit/6960ea0d83dc54550e6f7592406fd5d1a5601c9c
Submitter: "Doris Tam <doristam@xxxxxxxxxxxxxxx>"
Branch:    main

commit 6960ea0d83dc54550e6f7592406fd5d1a5601c9c
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Mar 21 10:10:11 2023 +1300

Bug 2007897: Use different icons for the sumbission states

When viewing the portfolios on the index page

Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Change-Id: I8c0a9d4ac25dfabca22e163fbe9e865252ad5065

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2007897

Title:
  Different icons on 'Portfolios' overview page when portfolio is
  submitted

Status in Mahara:
  Fix Committed

Bug description:
  In bug #1996475 we are changing the submission workflow so that copies
  of portfolios are submitted.

  Currently, the only differentiator between submitted portfolios and
  those that are ready to be turned into regular portfolios is colour:
  muted yellow (fully submitted) and muted green (not submitted any
  more, but still marked as submission so it doesn't clutter the regular
  portfolios screen).

  We should have another visual indicator for those that can't perceive
  colour. The idea is to use different icons in place of the 'More
  options' icon instead of having an information icon that is not
  clickable.

  That means, to tie in with the three different states that we have:

  1. Regular portfolio: 'More options' icon of the ellipses
  2. Submitted portfolio: Instead of the ellipses have icon check-to-slot that we already use for 'Submissions' in the admin area https://fontawesome.com/icons/check-to-slot?s=solid&f=classic ; tooltip / screenreader text: 'Submission information for "Title of the portfolio"'
  3. Released portfolio but still flagged as submission: Instead of the ellipses have icon square-check https://fontawesome.com/icons/square-check?s=regular&f=classic ; tooltip / screenreader text: 'Portfolio "Title of the portfolio" released'

  Once we have the icons, check with Evonne if we should / could
  colorise them to match the muted colour states, but we'd need to check
  the contrast.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2007897/+subscriptions



References