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

[Bug Report] [Component] [icon] Icons missing "Left" #42

Open
dellow opened this issue May 23, 2022 · 2 comments
Open

[Bug Report] [Component] [icon] Icons missing "Left" #42

dellow opened this issue May 23, 2022 · 2 comments

Comments

@dellow
Copy link

dellow commented May 23, 2022

Bug Type: Component

Environment

  • Vue Version: 3.2.36
  • Element Plus Version: 2.2.2
  • Browser / OS: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36
  • Build Tool: Webpack

Reproduction

Related Component

  • el-icon

Reproduction Link

Element Plus Playground

Steps to reproduce

Try to import the "Left" icon from the set.

What is Expected?

A "Left" icon should exist.

What is actually happening?

No exist error

Additional comments

There is an icon for Top, TopRight, Top Left, Right, Bottom, BottomRight, BottomLeft but no icon just for "Left".

@btea
Copy link

btea commented May 23, 2022

You can use Back instead. link

@sxzz sxzz transferred this issue from element-plus/element-plus May 30, 2022
@calumk
Copy link

calumk commented Jun 5, 2022

@btea this is a solution, but really not a very clear one

I would consider renaming or duplicating this icon, especially as "BottomLeft" works.

Otherwise we should expect "BottomBack"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants