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

Enable viewing proposals in grid mode #12797

Open
5 tasks
carolromero opened this issue Apr 29, 2024 · 1 comment
Open
5 tasks

Enable viewing proposals in grid mode #12797

carolromero opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
module: proposals type: feature PRs or issues that implement a new feature

Comments

@carolromero
Copy link
Member

carolromero commented Apr 29, 2024

Is your feature request related to a problem? Please describe.
As a participant, I find the current proposal viewing mode lacks visual appeal and is less engaging. I desire a grid mode that combines proposal information with images for a more immersive and intuitive browsing experience.

Describe the solution you'd like
I want the ability to view proposals in a grid mode that displays each proposal as a card with accompanying images.

Mockups

Screens_Figma
Prototype_Figma

Does this issue could impact on users private data?
No, this issue does not involve private user data.

Acceptance Criteria:

  • Given participants are interacting with the proposal view
    When they access the user interface
    Then there should be an option for toggling between list and grid views
  • Given participants are viewing a list of proposals
    When switching between list view and grid mode
    Then proposals should be displayed as cards with accompanying images in grid mode
  • Given participants are viewing proposals in grid mode
    When they explore the proposals
    Then proposals should be presented as visually appealing cards
    And each card should display relevant information along with images
    And in case there is no image attached, a placeholder should be shown
  • Given participants are viewing proposals in grid mode
    When using various devices and screen sizes
    Then the grid mode should be responsive and functional
    And maintain a visually appealing layout across different devices
  • Given I'm an admin enabling the "Allow Attachments" setting
    When I activate it
    Then the following text should be shown: "By enabling this option, proposals will default to grid mode, and the first image will appear on the card."
@andreslucena andreslucena added module: proposals type: feature PRs or issues that implement a new feature labels May 13, 2024
@carolromero
Copy link
Member Author

@paarals we've been working with @julietapasetti on the proto and now it's all yours guys. If you have any questions or doubts about the workflow with the design, as this is a quite new pipeline, please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: proposals type: feature PRs or issues that implement a new feature
Projects
Status: In progress
Development

No branches or pull requests

4 participants