fundamental-ngx icon indicating copy to clipboard operation
fundamental-ngx copied to clipboard

[enhancement] fdp table - make responsive pop-in areas navigatable

Open lpgarzonr opened this issue 1 year ago • 2 comments

enhancement

Given I have a fdp-table with rowNavigatable And some columns use the fdpTableColumnResponsive directive And I resize the table so that some columns are moved to the pop-in mode When I click on the pop-in areas Then I should be able to navigate to what was specified for the table rowNavigate But now I can navigate only if I over and click on the columns that do not have the fdpTableColumnResponsive Screenshot 2023-11-24 at 14 46 51

Can you handle that on the application side

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

0.47.4-rc.6, Table Responsive Columns

Please provide relevant source code (if applicable).

Please provide stackblitz example(s).

https://stackblitz.com/edit/nlvqwb?file=src%2Fapp%2Fplatform-table-responsive-columns-example.component.html

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Did you check the documentation and the API? yes

Did you search for similar issues? yes

lpgarzonr avatar Nov 24 '23 13:11 lpgarzonr

@kalo2711 Can you try to reproduce the issue with the latest version of fundamental-ngx?

droshev avatar Feb 14 '24 00:02 droshev

The area isn't clickable in pop-in mode, but the rest seems to be working good.

kalo2711 avatar Apr 05 '24 14:04 kalo2711