TheCyberHUB icon indicating copy to clipboard operation
TheCyberHUB copied to clipboard

[FEATURE] Notes App, Description Section Modifications.

Open ArkadiK94 opened this issue 1 year ago • 12 comments

Detailed description

  • [ ] In the md editor the bold/italic (and more) buttons do not work properly when we toggle them without an order.
  • [ ] when we click on one of these buttons, it does not save the clicked state and does not displayed properly.
  • [ ] add in the note description in edit/add note mode an option to pick/change the category

Context

  1. about the md editor buttons make them work properly
  2. about the md editor buttons show the current state of each button
  3. about the option to pick/change the category in note description so the user could change the category of a note

Possible implementation

We can discuss if there is options to implement any of this points.

Additional information

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

ArkadiK94 avatar Jan 03 '24 11:01 ArkadiK94

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

github-actions[bot] avatar Jan 03 '24 11:01 github-actions[bot]

@ArkadiK94 Please assing this issue to me.

Sabbirfeni avatar Jan 04 '24 08:01 Sabbirfeni

Could please tell me which component is this?

Sabbirfeni avatar Jan 05 '24 13:01 Sabbirfeni

Or could you please explain the issue a bit more so that I can get the point?

Sabbirfeni avatar Jan 05 '24 13:01 Sabbirfeni

he, u can join our community,

https://discord.com/channels/799183504759324672/1036916093576556545

u can ask here in the thecyberhub channel for proper communication

@ArkadiK94 can explain this issue

kabir0x23 avatar Jan 05 '24 13:01 kabir0x23

src/components/Common/MarkdownEditor folder -> about the first and second point src/components/Dashboard/Notetaker folder -> about the third point

In the video , you can see that when you click on the bold/italic, it not work properly when you do it without order In addition, you can see ,for example, when I clicked B button, there is not a sign that it was clicked

In this note description, the user should have an option to change category/ pick a new one. @Sabbirfeni

https://github.com/thecyberworld/TheCyberHUB/assets/76536506/0244fd74-d591-43d9-9416-cd1bb8df7a05

ArkadiK94 avatar Jan 05 '24 19:01 ArkadiK94

@Sabbirfeni hmm, when I think about this the third point can be in separate issue. Tell me, if you prefer to work on some of the points , so I will create a different issue for the others.

ArkadiK94 avatar Jan 05 '24 19:01 ArkadiK94

bold is working but 10%, we just have to give values, to or font weight 600

kabir0x23 avatar Jan 06 '24 13:01 kabir0x23

@kabir0x23 Can we use tailwind css over styled component?

Sabbirfeni avatar Jan 29 '24 10:01 Sabbirfeni

@kabir0x23 Can we use tailwind css over styled component?

we try too use styled components it's direct css, and it is easy to do changes, that's why we recommend css

like is u want to use tail, u can conver it into css using chatgpt

kabir0x23 avatar Jan 29 '24 10:01 kabir0x23

Okay, It may take time for me to explore how the you structured the component. However, I will use styled component and update the site.

Sabbirfeni avatar Jan 29 '24 11:01 Sabbirfeni

@Sabbirfeni Hi, do you work on this issue?

ArkadiK94 avatar Feb 20 '24 08:02 ArkadiK94