react-chrono icon indicating copy to clipboard operation
react-chrono copied to clipboard

add click event handler for title; add read full button in the footer…

Open AlSharp opened this issue 1 year ago • 3 comments

AlSharp avatar Sep 22 '23 02:09 AlSharp

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-chrono-uc7v ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 22, 2023 2:28am

vercel[bot] avatar Sep 22 '23 02:09 vercel[bot]

@AlSharp thanks for opening the PR. can you describe what is the change actually. i see a read full button next to read more. do you want the text in read more be changed to read full or does it do something different?

why do we need a click handler for the title?

Always please add a detailed description when opening a PR so its clear what we are trying to achieve.

prabhuignoto avatar Sep 22 '23 04:09 prabhuignoto

@AlSharp thanks for opening the PR. can you describe what is the change actually. i see a read full button next to read more. do you want the text in read more be changed to read full or does it do something different?

why do we need a click handler for the title?

Always please add a detailed description when opening a PR so its clear what we are trying to achieve.

my guess would be that the title in of itself can be clickable, which would be a nice touch to have when a timeline item has a url, As for the button i guess its just to show the difference (or a option to have to user either or)

In regards to the title being a link, I support the adding(and would like to see) instead of having to create a button for the url to be clickable as the title can serve both functions.

My use case of it would to be having it be able to open a local file path (obsidian file.path to .md file) while still keeping the timeline a clean look to it.

ReconVirus avatar Nov 23 '23 18:11 ReconVirus