Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[sam2][demo][1/x] Remove adding object constraint after popagation#506

Draft
raedle wants to merge 1 commit intomain from
pr506
Draft

[sam2][demo][1/x] Remove adding object constraint after popagation #506
raedle wants to merge 1 commit intomain from
pr506

Conversation

@raedle
Copy link
Contributor

@raedle raedle commented Dec 25, 2024

Summary:

PR #486 changed propagation to track each object independently. This allows to add objects after the initial propagation.

The frontend has a constraint that would prevent users from adding new objects after the initial "tracking". Now that the model supports tracking objects independently, we can remove this constraint from the UI.

Test Plan:

cd demo/frontend

yarn lint

(base) ➜ demo/frontend $ yarn lint ⎇ remotes/origin/HEAD*
yarn run v1.18.0
$ eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
✨ Done in 16.98s.

Summary:
PR #486 changed propagation to track each object independently. This allows to add objects after the initial propagation.
The frontend has a constraint that would prevent users from adding new objects after the initial "tracking". Now that the model supports tracking objects independently, we can remove this constraint from the UI.
Test Plan:
`cd demo/frontend`
`yarn lint`
```
(base) ➜ demo/frontend $ yarn lint ⎇ remotes/origin/HEAD*
yarn run v1.18.0
$ eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
✨ Done in 16.98s.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /