Skip to content

feat: implementation of links to tutorials#548

Draft
rudilp28 wants to merge 3 commits intoplatiagro:developfrom
rudilp28:feature/implementation-links-tutorials
Draft

feat: implementation of links to tutorials#548
rudilp28 wants to merge 3 commits intoplatiagro:developfrom
rudilp28:feature/implementation-links-tutorials

Conversation

@rudilp28
Copy link
Copy Markdown
Contributor

@rudilp28 rudilp28 commented Feb 3, 2022

Added links to platform tutorials, so tasks have an explanatory tutorial.
Added icon fron AntDesign.

Copy link
Copy Markdown
Contributor

@LuanEdCosta LuanEdCosta left a comment

Choose a reason for hiding this comment

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

Prototype

image

Implemented

image


Ant Design doesn't have the icon used on the prototype, so you don't need to change the icon, but you should align the tutorial link icon at the end of the draggable item.

Comment thread src/pages/Experiments/TasksMenuBlock/TasksMenu/DraggableItem/index.js Outdated
Comment thread src/pages/Experiments/TasksMenuBlock/TasksMenu/style.less Outdated

.icon-url {
position: absolute;
left: 220px;
Copy link
Copy Markdown
Contributor

@LuanEdCosta LuanEdCosta Feb 4, 2022

Choose a reason for hiding this comment

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

Avoid fixing the position like this, because it is a bad practice. Try to use the margin-left CSS property to align the icon on the right.

LuanEdCosta
LuanEdCosta previously approved these changes Feb 7, 2022
@LuanEdCosta LuanEdCosta marked this pull request as draft February 8, 2022 14:44
@LuanEdCosta LuanEdCosta changed the base branch from master to develop February 23, 2022 16:43
@LuanEdCosta LuanEdCosta dismissed their stale review February 23, 2022 16:43

The base branch was changed.

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.

2 participants