question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Pulse component on Wagtail] Implementation ticket: project component admin

See original GitHub issue

Implementation ticket for: #1542 - assigning Alan for triage

Prototype - click on the arrow to see expanded view of Advanced filters RedPen (v3) Styling should match the current CMS so I am not attaching the Sketch file.

  • Search section: add label Search terms:, placeholder copy Search Terms and helper text Test your search at mozillapulse.org/search - the link should be clickable if possible.

  • Add OR between Search section and Pick tags section

  • Pick tags section: add label Pick tags:, placeholder copy Data detox, iot and helper text Comma separated. Spaces are ok.

  • Number of results section: add label Max number of results:, default number 24 and helper text The maximum number of results to fetch. Choose 1-24.

  • Featured section: add label Featured:, checkbox (default empty)Display only featured entries and helper text Featured items are selected by Pulse moderators.

  • Advanced filters section: default collapsed view. Label Advanced filters: Copy: Options to display fewer, more targeted results.. Once users click the arrow, the expanded view is displayed with the following options:

  • Issues: Checkboxes (empty by default, alphabetical order): Decentralization, Digital Inclusion, Online Privacy & Security, Open Innovation and Web Literacy

  • Type of help needed: Checkboxes (empty by default, alphabetical order): Attend, Create content, Code, Design, Fundraise, Join community, Localize & translate, Mentor, Plan & organize, Promote, Take Action, Test & feedback, Write documentation

  • Sort: Radio button Find and show the most recent (selected by default) and Find and show the oldest

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:23 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
alanmoocommented, Jun 22, 2018

This seems like a good set of guidance for what functionality this component should have, though I want to point out that we only have so much control over the admin within a reasonable amount of effort. This is one of those cases where the final product may not look extremely close to the comp, but as long as the general functionality is there I think we’re good.

1reaction
xmatthewxcommented, Jun 21, 2018

Drop-down selector is a solid compromise.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding a React component in Wagtail Admin
We want a build output that is simple to integrate with an existing Django/Wagtail project. Goal: Add a single page within the Wagtail...
Read more >
Settings — Wagtail Documentation 3.0.1 documentation
This is the base URL used by the Wagtail admin site. It is typically used for generating URLs to include in notification emails....
Read more >
Panel types — Wagtail Documentation 4.1.1 documentation
Here are some Wagtail-specific types that you might include as fields in your models. FieldPanel¶. class wagtail.admin.panels.FieldPanel ...
Read more >
Your first Wagtail site
This tutorial covers setting up a brand new Wagtail project. ... Wagtail provides a start command similar to django-admin startproject .
Read more >
Hooks — Wagtail Documentation 4.1.1 documentation
from django.utils.safestring import mark_safe from wagtail.admin.ui.components import Component from wagtail import hooks class WelcomePanel(Component): ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found