Skip to content

ui/ restore collapse button - #12

Merged
leon-up9 merged 16 commits into
developfrom
ui/restore-button-collapse
Jun 12, 2022
Merged

ui/ restore collapse button#12
leon-up9 merged 16 commits into
developfrom
ui/restore-button-collapse

Conversation

@leon-up9

@leon-up9 leon-up9 commented Jun 8, 2022

Copy link
Copy Markdown
Contributor

No description provided.

Base automatically changed from ui/performance-optimization to develop June 12, 2022 09:09
@leon-up9
leon-up9 marked this pull request as ready for review June 12, 2022 09:17

useEffect(() => {
const isGloballyExtended = !accordions.find(x => x.id === JSON.stringify(changeLogItem))?.isCollapsed
setIsExpanded(isGloballyExtended)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

keep the same word - you use expand and extend for the same meaning

@lirazyehezkel lirazyehezkel left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

when do you change to iscollapse false?
it looks like it always true

@leon-up9

Copy link
Copy Markdown
Contributor Author

when do you change to iscollapse false? it looks like it always true

we only want to collapse

@leon-up9
leon-up9 merged commit d4e94b5 into develop Jun 12, 2022
@leon-up9
leon-up9 deleted the ui/restore-button-collapse branch June 12, 2022 11:58
leon-up9 added a commit that referenced this pull request Jun 12, 2022
* tooltip & width change (#7)

Co-authored-by: Leon <>

* Ui/group-changes-by-change-type (#8)

map changes

Co-authored-by: Leon <>

* ui/ performance optimization (#9)

* avoid unnecessery renderes

* removed redundant code

* added category change header

* cleaned redeundant

* pr comments

* put color

Co-authored-by: Leon <>

* ui/ restore collapse button (#12)

* avoid unnecessery renderes

* removed redundant code

* recover lost change type header

* added category change header

* cleaned redeundant

* pr comments

* put color

* split accordions state to  2 atoms

* atom rename

* spaces removed

* fix bad setState

* reverst change

* rel changed

* pr comments

Co-authored-by: Leon <>

Co-authored-by: Gustavo Massaneiro <gustavomassa123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants