WEEE-Open/tarallo

Strike through on overriden features in real time

开放

#119 创建于 2020年2月12日

 (0 条评论) (0 个反应) (0 位负责人)PHP (12 个派生)auto 404
JSfrontendgood first issue

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

In item editor, when a feature that overrides a product feature (which is visible in the same page) is inserted, add a strike through (i.e. some <del>s or a class + ARIA attributes) to the product feature.

When the feature is removed, remove the strike through.

This also needs to be done server-side, when generating the editor page.

This is currently done server-side only for the "item viewer" page, not for the editor.

贡献者指南