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

Refactor PersonalTool component #4954

Merged
merged 17 commits into from Sep 19, 2023
Merged

Refactor PersonalTool component #4954

merged 17 commits into from Sep 19, 2023

Conversation

Tishasoumya-02
Copy link
Contributor

@netlify
Copy link

netlify bot commented Jul 8, 2023

Deploy Preview for volto canceled.

Name Link
🔨 Latest commit f141b43
🔍 Latest deploy log https://app.netlify.com/sites/volto/deploys/64eef7bcb8d4b80008898d52

@cypress
Copy link

cypress bot commented Jul 8, 2023

Passing run #7069 ↗︎

0 561 20 0 Flakiness 0

Details:

Merge branch 'master' into personalTool-refactor
Project: Volto Commit: f141b43f45
Status: Passed Duration: 14:05 💡
Started: Aug 30, 2023 8:06 AM Ended: Aug 30, 2023 8:20 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Copy link
Member

@nileshgulia1 nileshgulia1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tishasoumya-02 I get this error while clicking on PeronsalTools "preferences ":

TypeError: setPushed is not a function
push
src/components/manage/Toolbar/PersonalTools.jsx:59
  56 | }, [dispatch, userId]);
  57 | 
  58 | const push = (selector) => {
> 59 |   setPushed(true);
     | ^  60 |   props.loadComponent(selector);
  61 | };

@sneridagh sneridagh merged commit e3f2ed5 into master Sep 19, 2023
53 checks passed
@sneridagh sneridagh deleted the personalTool-refactor branch September 19, 2023 10:41
erral pushed a commit that referenced this pull request Sep 19, 2023
Co-authored-by: Nilesh <nileshgulia@gmail.com>
sneridagh added a commit that referenced this pull request Sep 19, 2023
* master: (31 commits)
  Refactor Content Rename Model (#4971)
  Refactor Content Tags Modal  (#4970)
  Refactor Content workflow Modal  (#4969)
  Refactor Content Property Model  (#4968)
  Refactor Sidebar (#4965)
  Refactor PersonalTool component (#4954)
  Fix standalone navigation action call if expander is set (#5197)
  Fix api convenience buildout build
  Fix instruction to fetch add-on from repo (#5196)
  Remove JSON files from being linted by ESlint, since it's not its pur… (#5194)
  Release generate-volto 7.0.0-alpha.8
  Add missing empty lock to acceptance generator addon folder (#5193)
  Release generate-volto 7.0.0-alpha.7
  Release 17.0.0-alpha.27
  TypeScript support in core (#4662)
  Update delete content modal for link integrity (#4786)
  Add external className to slate Link view. (#5188)
  Release generate-volto 7.0.0-alpha.6
  Fix addon i18n local command when executed outside the scope of a Volto project. (#5181)
  Release 17.0.0-alpha.26
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants