Skip to content

[FEAT] Add a feature to make it possible so select and copy text in grid without trigger click event in Admin grid. #4666

Open
@JesperHerrloff

Description

@JesperHerrloff

Is there an existing issue for this?

  • I have searched the existing issues

Description

Would it be of interest to implement said solution? Only one file is affected and will fix the issue in every admin grid.

I can make a pull request if there is interest in the solution? Its only a conditional check in js/mage/adminhtml/grid.js to fix this permanently.

Expected Behavior

Be able to select for example sku in admin grid for products or order incrementId in order grid.

A selection should not trigger click.

Benefits

I think this will benefit all ecommerce users, as they will be able to select for example a sku in backend copy it then search it in frontend to verify it is searchable.

I think it will not do any harm to anyone.

Anything else?

This is a fix I do every release. :) It would be nice to make this into the framework.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions