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 Edit - Disable object #2154

Closed
Tracked by #1903
thaisguigon opened this issue Oct 20, 2023 · 0 comments · Fixed by #2194
Closed
Tracked by #1903

Object Edit - Disable object #2154

thaisguigon opened this issue Oct 20, 2023 · 0 comments · Fixed by #2194
Assignees
Labels
scope: front Issues that are affecting the frontend side only

Comments

@thaisguigon
Copy link
Contributor

thaisguigon commented Oct 20, 2023

Context

See #1765

For this issue: in the "Object Edit" page, clicking on the "Disable" button disables the object (use the useUpdateOneMetadataObject hook) and navigates back to the "Object Settings" page.

Figma

Image

https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=11473%3A95826&mode=design&t=LrzAJ8APKvOBTM9h-1

Behavior

GIVEN I am on the "Object Edit" page
WHEN I click on the "Disable" button
THEN the object is disabled
AND I navigate to the "Object Settings" page

@thaisguigon thaisguigon moved this from 🆕 New to 🔖 Planned in 🎯 Roadmap & Sprints Oct 20, 2023
@thaisguigon thaisguigon added scope: front Issues that are affecting the frontend side only blocked: conflict/dependency labels Oct 20, 2023
@thaisguigon thaisguigon moved this from 🔖 Planned to 🏗 In progress in 🎯 Roadmap & Sprints Oct 23, 2023
thaisguigon added a commit that referenced this issue Oct 23, 2023
@thaisguigon thaisguigon moved this from 🏗 In progress to 👀 In review in 🎯 Roadmap & Sprints Oct 23, 2023
charlesBochet pushed a commit that referenced this issue Oct 24, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in 🎯 Roadmap & Sprints Oct 24, 2023
charlesBochet added a commit that referenced this issue Oct 24, 2023
* feat: activate and disable objects

Closes #2144, Closes #2148, Closes #2154

* feat: activate, disable and erase fields in Object Detail

Closes #2158

---------

Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: front Issues that are affecting the frontend side only
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants