Skip to content

updated diary#133

Merged
UgzSourceCode merged 1 commit into
mainfrom
ud-1305
May 13, 2024
Merged

updated diary#133
UgzSourceCode merged 1 commit into
mainfrom
ud-1305

Conversation

@UgzSourceCode

@UgzSourceCode UgzSourceCode commented May 13, 2024

Copy link
Copy Markdown
Owner
  • updated diary

Summary by CodeRabbit

  • Documentation
    • Added a new diary entry for 13-05-2024 detailing ongoing UX research tasks.

@UgzSourceCode UgzSourceCode self-assigned this May 13, 2024
@UgzSourceCode UgzSourceCode merged commit 61f57f6 into main May 13, 2024
@UgzSourceCode UgzSourceCode deleted the ud-1305 branch May 13, 2024 21:26
@coderabbitai

coderabbitai Bot commented May 13, 2024

Copy link
Copy Markdown

Walkthrough

A new diary entry dated 13-05-2024 has been added to the docs/diary.md file. This entry notes a task to research UX, reflecting ongoing efforts to provide thorough responses on UX-related topics.

Changes

File Change Summary
docs/diary.md Added a new entry for 13-05-2024.

🐰
A diary note, a task to see,
The world of UX, what could it be?
With insights sharp and research keen,
We delve into the user scene.
Each entry marks a thoughtful quest,
To make our answers the very best.
🌟


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 2

Out of diff range and nitpick comments (8)
docs/diary.md (8)

Line range hint 6-6: Add a blank line below the heading.

Headings should be surrounded by blank lines for better readability and to follow Markdown best practices.

##### Day template:

Line range hint 243-243: Add the missing preposition.

The phrase "trying work with figma" is missing a preposition. It should be "trying to work with figma."

- Additionally, I'm trying work with figma.
+ Additionally, I'm trying to work with figma.

Line range hint 277-277: Fix the unpaired symbol.

The link syntax is missing a closing bracket.

- [x] Fixed docs/README.md links - [PR#89](https://github.com/UgzSourceCode/web-portfolio/pull/89) 
+ [x] Fixed docs/README.md links - [PR#89](https://github.com/UgzSourceCode/web-portfolio/pull/89)]

Line range hint 230-230: Correct the grammatical error.

The noun "post" should be pluralized to "posts."

- I will prepare few post on x(twitter) about design opinion.
+ I will prepare a few posts on x(twitter) about design opinion.

Line range hint 249-249: Remove the trailing space.

Trailing spaces should be removed to follow Markdown best practices.

- ### Description 
+ ### Description

Line range hint 351-351: Remove the repeated word.

The word "description" is repeated.

- ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...
+ ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...

Line range hint 559-559: Add a period after "e.g."

The abbreviation "e.g." requires two periods.

- (eg. which design is better, which information are important in portfolio),
+ (e.g., which design is better, which information are important in portfolio),

Line range hint 7-7: Specify the language for the fenced code block.

Fenced code blocks should have a language specified for syntax highlighting.

[date]

Tasks

  • some task - action name <- checkbox will be checked if task is full done

Description

Some description

+ ```markdown
Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between c4f6720 and 4ef31e1.
Files selected for processing (1)
  • docs/diary.md (1 hunks)
Additional Context Used
LanguageTool (53)
docs/diary.md (53)

Near line 230: Possible agreement error. The noun ‘post’ seems to be countable; consider using: “few posts”.
Context: ... updating research data. I will prepare few post on x(twitter) about design opinion. ##...


Near line 243: Possible missing preposition found.
Context: ...om volunteers. Additionally, I'm trying work with figma. ## 07-04-2024 ### Tasks - ...


Near line 277: Unpaired symbol: ‘]’ seems to be missing
Context: ...asks - [x] Fixed docs/README.md links - [PR#89](https://github.com/UgzSourceCode/...


Near line 284: Unpaired symbol: ‘]’ seems to be missing
Context: ... Tasks - [x] Fixed back links in docs - [PR#88](https://github.com/UgzSourceCode/...


Near line 291: Unpaired symbol: ‘]’ seems to be missing
Context: ... "Summary of architectural decisions" - [PR#86](https://github.com/UgzSourceCode/...


Near line 298: Unpaired symbol: ‘]’ seems to be missing
Context: ...4 ### Tasks - [x] Installed storybook - [PR#80](https://github.com/UgzSourceCode/...


Near line 304: Unpaired symbol: ‘]’ seems to be missing
Context: ...sks - [x] Failed installation of Docz - [PR#78](https://github.com/UgzSourceCode/...


Near line 310: Unpaired symbol: ‘]’ seems to be missing
Context: ...ated ADR about component documentation -[PR#75](https://github.com/UgzSourceCode/...


Near line 318: Unpaired symbol: ‘]’ seems to be missing
Context: ...x] Created file structure description - [PR#72](https://github.com/UgzSourceCode/...


Near line 319: Unpaired symbol: ‘]’ seems to be missing
Context: ...ed example in frontend file structure - [PR#74](https://github.com/UgzSourceCode/...


Near line 351: Possible typo: you repeated a word
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


Near line 358: Possible typo: you repeated a word
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


Near line 365: Unpaired symbol: ‘]’ seems to be missing
Context: ... Added "feature description" template - [PR#66](https://github.com/UgzSourceCode/...


Near line 371: Possible typo: you repeated a word
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


Near line 377: Possible typo: you repeated a word
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


Near line 383: Possible typo: you repeated a word
Context: ... ### Tasks - [ ] Created file structure description ### Description Today, I focused on researching file st...


Near line 389: Possible typo: you repeated a word
Context: ... Tasks - [x] Updated clone and run mock description ### Description Today I have lazy day after work, so I ...


Near line 395: Unpaired symbol: ‘]’ seems to be missing
Context: ...] Added ADR(Are git hooks necessary?) - [PR#56](https://github.com/UgzSourceCode/...


Near line 396: Unpaired symbol: ‘]’ seems to be missing
Context: ...ok tool are better for this project?) - [PR#56](https://github.com/UgzSourceCode/...


Near line 397: Unpaired symbol: ‘]’ seems to be missing
Context: ...tfolio/pull/56) - [x] Installed husky - [PR#58](https://github.com/UgzSourceCode/...


Near line 398: Unpaired symbol: ‘]’ seems to be missing
Context: ...ter and formatter check to pre commit - [PR#58](https://github.com/UgzSourceCode/...


Near line 406: Unpaired symbol: ‘]’ seems to be missing
Context: ...] Created web-app scripts description - [PR#53](https://github.com/UgzSourceCode/...


Near line 414: Unpaired symbol: ‘]’ seems to be missing
Context: ...- [x] Created GitHub Flow description - [PR#51](https://github.com/UgzSourceCode/...


Near line 415: Unpaired symbol: ‘]’ seems to be missing
Context: ...ich flow is better for this project?) - [PR#51](https://github.com/UgzSourceCode/...


Near line 424: Unpaired symbol: ‘]’ seems to be missing
Context: ... [x] Installed and configured i18next - [PR#50](https://github.com/UgzSourceCode/...


Near line 433: Unpaired symbol: ‘]’ seems to be missing
Context: ... ADR (Which library for translation?) - [PR#47](https://github.com/UgzSourceCode/...


Near line 448: Unpaired symbol: ‘]’ seems to be missing
Context: ... library is better for this project?) - [PR#43](https://github.com/UgzSourceCode/...


Near line 449: Unpaired symbol: ‘]’ seems to be missing
Context: ...talled Chakra UI as component library - [PR#45](https://github.com/UgzSourceCode/...


Near line 457: Unpaired symbol: ‘]’ seems to be missing
Context: ...linter and formatter will be better?) - [PR#36](https://github.com/UgzSourceCode/...


Near line 459: Unpaired symbol: ‘]’ seems to be missing
Context: ....md)] - [x] Installed Biome as linter - [PR#39](https://github.com/UgzSourceCode/...


Near line 477: Unpaired symbol: ‘]’ seems to be missing
Context: ...S - [x] Created PoC document template - [PR#34](https://github.com/UgzSourceCode/...


Near line 494: Unpaired symbol: ‘]’ seems to be missing
Context: ...(How the component will be declared?) - [PR#28](https://github.com/UgzSourceCode/...


Near line 495: Unpaired symbol: ‘]’ seems to be missing
Context: ...(How the component will be exported?) - [PR#28](https://github.com/UgzSourceCode/...


Near line 496: Unpaired symbol: ‘]’ seems to be missing
Context: ... - [x] Resolved bug in documentations - [PR#29](https://github.com/UgzSourceCode/...


Near line 497: Are you sure this isn’t a typo? For poetry, use upper case O.
Context: ...ull/29) - [x] Convert all components to o arrow function components with named ex...


Near line 497: Unpaired symbol: ‘]’ seems to be missing
Context: ...with named exports during declaration - [PR#31](https://github.com/UgzSourceCode/...


Near line 505: Unpaired symbol: ‘]’ seems to be missing
Context: ...r for the frontend of the portfolio?) - [PR#25](https://github.com/UgzSourceCode/...


Near line 506: Unpaired symbol: ‘]’ seems to be missing
Context: ...r for the frontend of the portfolio?) - [PR#25](https://github.com/UgzSourceCode/...


Near line 516: Unpaired symbol: ‘]’ seems to be missing
Context: ... gif with running dev mocks procedure - [PR#23](https://github.com/UgzSourceCode/...


Near line 517: Unpaired symbol: ‘]’ seems to be missing
Context: ...lio/pull/23) - [x] Created ADR template [PR#21](https://github.com/UgzSourceCode/...


Near line 523: Unpaired symbol: ‘]’ seems to be missing
Context: ...03-2024 ### Tasks - [x] Added LICENSE - [PR#18](https://github.com/UgzSourceCode/...


Near line 524: Unpaired symbol: ‘]’ seems to be missing
Context: ...8) - [x] Small fix in assumptions doc - [PR#17](https://github.com/UgzSourceCode/...


Near line 525: Unpaired symbol: ‘]’ seems to be missing
Context: ...ons in root README.md - [PR#13](https://github.com/UgzSourceCode/...


Near line 526: Unpaired symbol: ‘]’ seems to be missing
Context: ...o/pull/13) - [x] Created ADL document - [PR#14](https://github.com/UgzSourceCode/...


Near line 534: Unpaired symbol: ‘]’ seems to be missing
Context: ... Tasks - [x] Prepared assumptions doc - [PR#8](https://github.com/UgzSourceCode/w...


Near line 535: Unpaired symbol: ‘]’ seems to be missing
Context: ...lder with a list of link to documents - [PR#9](https://github.com/UgzSourceCode/w...


Near line 536: Unpaired symbol: ‘]’ seems to be missing
Context: .../pull/9) - [ ] Prepared descriptions in root README.md - [ ] Crea...


Near line 544: Unpaired symbol: ‘]’ seems to be missing
Context: ...asks - [x] Initialize React AppLayout - [PR#2](https://github.com/UgzSourceCode/w...


Near line 545: Unpaired symbol: ‘]’ seems to be missing
Context: ...lio/pull/2) - [x] Prepared .gitignore - [commit f780f7c](https://github.com/UgzSo...


Near line 546: Unpaired symbol: ‘]’ seems to be missing
Context: ...4dc8afe) - [ ] Prepared descriptions in root README.md - [ ] Crea...


Near line 549: Unpaired symbol: ‘]’ seems to be missing
Context: ...features - [x] Prepared diary schema. - [PR#5](https://github.com/UgzSourceCode/w...


Near line 559: The abbreviation “e.g.” (= for example) requires two periods.
Context: ...ionnaire for other people in community (eg. which design is better, which informati...


Near line 559: Consider using third-person verb forms for singular and mass nouns.
Context: ...ich design is better, which information are important in portfolio), - list with fe...

Comment thread docs/diary.md

## 13-05-2024
### Tasks
- [ ] Research ux

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Add a blank line before the list.

Lists should be surrounded by blank lines for better readability and to follow Markdown best practices.

## 13-05-2024

### Tasks
- [ ] Research ux

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
- [ ] Research ux
## 13-05-2024
### Tasks
- [ ] Research ux

Comment thread docs/diary.md
### Tasks
- [ ] Research ux
### Description
Today, I continue providing my own answers for UX research.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Correct the grammatical error.

The phrase "providing my own answers for UX research" is repetitive and unclear. Consider rephrasing for clarity.

- Today, I continue providing my own answers for UX research.
+ Today, I continued my UX research.

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
Today, I continue providing my own answers for UX research.
Today, I continued my UX research.

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.

1 participant