node-red-ui-nodes icon indicating copy to clipboard operation
node-red-ui-nodes copied to clipboard

ui-table style of html links changed with v0.4.1

Open m-schaeffler opened this issue 3 years ago • 2 comments

Which node are you reporting an issue on?

node-red-node-ui-table v4.0.1

What are the steps to reproduce?

use HTML links in a table

What happens?

with v.0.3.12 the links were white on dark gray with v0.4.1 they are blue on dark gray

What do you expect to happen?

the links should stay in white on gray, because a change should not break the appearance of the dashboard.

Please tell us about your environment:

  • [ ] Node-RED version: 3.0.2
  • [ ] node.js version: 16.17.0-deb-1nodesource1
  • [ ] npm version:
  • [ ] Platform/OS: Raspian 11.4
  • [ ] Browser: Firefox

m-schaeffler avatar Aug 25 '22 08:08 m-schaeffler

issue also appears with Chrome Browser.

m-schaeffler avatar Aug 25 '22 09:08 m-schaeffler

I have reverted (republished) the older 0.3.x as 0.4.2 (complete with old vulnerabilities) and moved the latest library version to a new branch while we work on it to make it more compatible.

dceejay avatar Aug 25 '22 14:08 dceejay