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

[FEATURE] Notes App, Description Section Modifications. #563

Open
1 of 4 tasks
ArkadiK94 opened this issue Jan 3, 2024 · 12 comments
Open
1 of 4 tasks

[FEATURE] Notes App, Description Section Modifications. #563

ArkadiK94 opened this issue Jan 3, 2024 · 12 comments

Comments

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Jan 3, 2024

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

  • I agree to follow this project's Code of Conduct
Copy link

github-actions bot commented Jan 3, 2024

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.

@ArkadiK94 ArkadiK94 changed the title [FEATURE] Notes App, Description Section Modifications {branch: dev}. [FEATURE] Notes App, Description Section Modifications. Jan 3, 2024
@ArkadiK94 ArkadiK94 changed the title [FEATURE] Notes App, Description Section Modifications. [FEATURE] Notes App, Description Section Modifications. Jan 3, 2024
@Sabbirfeni
Copy link
Contributor

@ArkadiK94 Please assing this issue to me.

@Sabbirfeni
Copy link
Contributor

Could please tell me which component is this?

@Sabbirfeni
Copy link
Contributor

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

@kabir0x23
Copy link
Member

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

@ArkadiK94
Copy link
Contributor Author

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

Recording.2024-01-05.211221.mp4

@ArkadiK94
Copy link
Contributor Author

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

@kabir0x23
Copy link
Member

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

@Sabbirfeni
Copy link
Contributor

Sabbirfeni commented Jan 29, 2024

@kabir0x23 Can we use tailwind css over styled component?

@kabir0x23
Copy link
Member

@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

@Sabbirfeni
Copy link
Contributor

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.

@ArkadiK94
Copy link
Contributor Author

@Sabbirfeni Hi, do you work on this issue?

@kabir0x23 kabir0x23 assigned kabir0x23 and unassigned Sabbirfeni Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment