Skip to content

Class name uploadcare--file-sources__item has only one underscore in the mobile all sources button #925

Closed
@guillermodlpa

Description

@guillermodlpa

Description

When customizing the Uploadcare dialog on mobile, I noticed that the [...] button to show all sources has only one underscore _ in one of its class names, while the other buttons have 2 underscores. See screenshot:

Screen Shot 2022-09-26 at 10 22 15

I'm reporting this because it could be a typo in tab-file.js. Not sure if that difference was intentional.

I'd be happy to make a quick code contribution to the repository to add the missing underscore. Let me know :D

Steps to reproduce

Load the widget and display it on a small screen.

Expected result

Classes are the same, uploadcare--file-sources__item

Actual result

Class for sources is uploadcare--file-sources__item but for only for the all button is uploadcare--file-sources_item

Environment

  • widget version: 3.18.0
  • node -v: v16.14.2
  • npm -v: 8.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions