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

Object Detail - Add "About" section #1816

Closed
Tracked by #1811
thaisguigon opened this issue Oct 2, 2023 · 5 comments
Closed
Tracked by #1811

Object Detail - Add "About" section #1816

thaisguigon opened this issue Oct 2, 2023 · 5 comments
Assignees
Labels
good first issue Good for newcomers scope: front Issues that are affecting the frontend side only type: feature

Comments

@thaisguigon
Copy link
Contributor

thaisguigon commented Oct 2, 2023

Warning: this ticket is part of a series of tickets aiming to create the "Object Edition flow". This is ticket number 1.

Context

See #1765

For this issue:

  • Create the Object Detail "About" section with a title and description.
  • Add the object's summary block.
  • Add a dropdown menu with an "Edit" menu item that navigates to the Object Edit page on click (see Add object edit page #1903).

Figma

image

https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=11336%3A63490&mode=design&t=lrj7aulu2ylwpN5F-1

Behavior

Scenario: Viewing the object's summary

GIVEN I am on an Object Detail page
THEN I see an "About" section with a title and a description
AND I see the object's summary

Scenario: Opening the object's summary dropdown menu

GIVEN I am on an Object Detail page
WHEN I click on the object's summary vertical dots icon
THEN a dropdown menu with an "Edit" menu item opens

Scenario: Clicking on the Edit menu item in the object's summary dropdown menu

GIVEN I am on an Object Detail page
WHEN I open the object's summary dropdown menu
AND I click on the "Edit" menu item
THEN I navigate to the Object Edit page

@thaisguigon thaisguigon changed the title Create About section Object Detail - Create "About" section Oct 6, 2023
@thaisguigon thaisguigon changed the title Object Detail - Create "About" section Object Detail - Add "About" section Oct 6, 2023
@thaisguigon thaisguigon added scope: front Issues that are affecting the frontend side only type: feature labels Oct 6, 2023
@charlesBochet charlesBochet moved this from 🆕 New to 🔖 Planned in 🎯 Roadmap & Sprints Oct 9, 2023
@charlesBochet charlesBochet added good first issue Good for newcomers ready labels Oct 9, 2023
@abhithory
Copy link
Contributor

abhithory commented Oct 10, 2023

hi @thaisguigon , are other things related to this complete? can i work on this? If yes then please assign it me

@thaisguigon
Copy link
Contributor Author

thaisguigon commented Oct 11, 2023

@abhithory Sure, thank you!

@apurvagurme
Copy link
Contributor

Hi @thaisguigon, can I also start working on this issue?

@apurvagurme
Copy link
Contributor

Hi @thaisguigon, I have raised a PR #2028, please look into it.

@bosiraphael
Copy link
Contributor

Closed by #2028

@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in 🎯 Roadmap & Sprints Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers scope: front Issues that are affecting the frontend side only type: feature
Projects
Archived in project
Development

No branches or pull requests

6 participants