"See All" on inline list is appearing for no reason and unresponsive

Me too. :raised_back_of_hand:

Me too :worried:

Me too.

me too

Please fix this bug as soon as possible… :bowing_man:

me too.

Me too @Mark

Same here

Same for me right now

Two urgent ways to hide ā€œsee-allā€.
Either may help you.
(Method 1)
ā˜… Create a column with a value entered in the row you want to display
ā˜… Specify is not empty in that column with FILTER of OPTION
(Method 2)
ā˜… Add rich text and copy and paste this CSS.

<pre><span><style>
[data-test="see-all"] {display: none}

Thanks @hisashi.fujita ,
I used the rich text method.
Works nice…

:raised_hand_with_fingers_splayed:here too

Is this still an issue?

Still an issue as far as I aware.

my apps also have this problem

Yep, same bug on my app too

I have this problem too!! started a few days ago

Works, but it removes ā€˜see all’ from all inline lists while I don’t need it for some, I need it for others. How can I remove ā€˜see all’ from specific lists and leave it for others on the same screen?

Try the following: Maybe you will be lucky.
ā˜… Open ā€œOptionsā€ in the inline list where you want to hide ā€œsee allā€.
ā˜… Select an appropriate column in ā€œFILTERā€ and specify ā€œin not emptyā€.
ā˜… If you want to see only a specific row in the inline list, create a new column and enter some value.
ā˜… If you select the column name and specify ā€œin not emptyā€, only the rows with values will be displayed.