question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[List] Allow a simple non-clickable List

See original GitHub issue

The List is great but it seems overly specialized. Each item in the list always appears clickable (cursor + ink), unless the item is disabled, which greys the text. In neither case can you select text in a ListItem by click/drag.

I just want to present a list of non-clickable things that have avatars and/or icons.

Can the List be enhanced with some sort of mode that strips out the “this is clickable” behavior?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mlaursencommented, Feb 25, 2019

Hey @startupgurukul . Unfortunately… not yet 😦 I’m hoping to release the alpha within 2-3 weeks which will release all the packages in this folder minus the forms, dev-utils, and documentation but with a layout package (current similar component is NavigationDrawer).

I’ve been struggling getting “useful” documentation out of typescript, so generating my documentation site like I had before isn’t really working which caused me to waste a lot of time trying different ways to generate it. So I’m going to try releasing these base packages (in alpha) without a documentation site and relying on documentation through IDEs since it’s all with Typedoc right now. Once thats out there, I’ll start working on the remaining packages and figure out how to create the documentation site from typedoc. I’ll also update the #732 ticket with more info once I get closer to the first alpha release and some more detailed notes

1reaction
stickfigurecommented, Feb 19, 2019

This didn’t seem to stop the active highlight but I overrode it (and the cursor) with CSS so I have something shippable now. I’ll look forward to 2.0! Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to make an item in a list view non clickable in Android
To make the items in a list non-clickable, you have to make the adapter return false on its isEnabled method for the items...
Read more >
List Items not clickable. Can't view items
Whenever we create an item in List B, it allows us to click on the title thus letting us view the item. But...
Read more >
How to make the entire list block not clickable - TechNet
Currently, when I click on any part of my sharepoint list, entire list will be focused, and the "new item" ribbon will appear...
Read more >
Video: Create and manage drop-down lists - Microsoft Support
Select the cells that you want to contain the lists. On the ribbon, click DATA > Data Validation. In the dialog, set Allow...
Read more >
How To Add Non Clickable Menu Items In WordPress - YouTube
The quick and easy way to add non clickable menu items In WordPress is ... Elementor Tutorials ▻ https://www.youtube.com/playlist? list.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found