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

feat(help): add mqtt ebook download link #1313

Merged
merged 1 commit into from
May 31, 2023
Merged

feat(help): add mqtt ebook download link #1313

merged 1 commit into from
May 31, 2023

Conversation

ysfscream
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Please describe the current behavior and link to a relevant issue.

Issue Number

Example: #123

What is the new behavior?

image

Please describe the new behavior or provide screenshots.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added feature This pr is a feature web MQTTX Web desktop MQTTX Desktop labels May 31, 2023
@ysfscream ysfscream requested a review from Red-Asuka May 31, 2023 09:04
@ysfscream ysfscream self-assigned this May 31, 2023
.ebook-link {
display: block;
}
}
.help-top {
display: grid;
grid-template-columns: repeat(3, 1fr);

Choose a reason for hiding this comment

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

the code review.

The code looks good and it is well organized. The code is easy to read and understand. The use of a template and classes helps to keep the code concise and consistent. The new additions to the code, such as the help-view-header, ebook-link and the associated styling, are well placed and help to improve the overall user experience. There are no errors in the code and it should work properly.

.ebook-link {
display: block;
}
}
.help-top {
display: grid;
grid-template-columns: repeat(3, 1fr);

Choose a reason for hiding this comment

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

with a code review

  1. Check if the code is logically correct and has no errors
  2. Check if the code is following the coding conventions and standards
  3. Check if the code is easy to maintain and understand
  4. Check if the code is optimized for performance
  5. Check if the code is secure
  6. Check if the code is using the best practices

@Red-Asuka Red-Asuka requested a review from ni00 May 31, 2023 09:11
@Red-Asuka Red-Asuka merged commit 3adde01 into main May 31, 2023
4 checks passed
@Red-Asuka Red-Asuka deleted the ysf/dev branch May 31, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop feature This pr is a feature web MQTTX Web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants