Pedro Bonamin

Results 15 issues of Pedro Bonamin

### Description #### Pending changes - [ ] Reuse comments setup provider from comments, move to core. https://github.com/sanity-io/sanity/pull/5767 - [x] Move useMentionOptions to core - reuse in tasks and comments....

### Description This PR moves the `` from comments plugin to core. We need to move this provider because `tasks` and upcoming features will need to use the comments (addon)...

### Description When the PTE editor is in `readOnly` mode the onBlur event is not triggered when opening a internal dialog, for example, when we want to edit an inner...

### Description Structure consistently crashes with` Cannot resolve a DOM point from Slate `point when editing a document with multiple users I've been debugging this and it seems to be...

Before the implementation of scheduled publishing as a default feature, when visiting the studio with no plugins added users were seeing the following screen: Once scheduled publishing was implemented, users...

### Description Adds translations to scheduled publishing tool. ### What to review ### Testing ### Notes for release

### Description Adds e2e tests and some new integration tests to tasks to cover the critical paths. - e2e tests added: - Create a task from the sidebar (create new...

### Description implements edx-1175 Allows users to manage other users subscriptions to tasks, so if one user is incorrectly added to a task other user will be able to unsubscribe...

### Description Introduces `bundlesStore` allowing to fetch bundles metadata from the `addon-dataset`. Also, introduces a minimal implementation for `bundlesOperations` for testing purposes. It can be tested in the following story:...

### Description This PR introduces changes into sheet list view: - Patching https://github.com/sanity-io/sanity/pull/6866 - Batch publishing, select multiple documents to publish all at once. - Columns resizing - Selected state...