Skip to content

Code Quality : Duplication of FileTagHelper #10248

@QuaintMako

Description

@QuaintMako

There is currently two FileTagsHelper coexisting in the code. One in Files.App.Helpers and the other in Files.App.Filesystem.

They share multiple methods with the same signatures, however their implementations are somewhat different.

The two helpers should be merged into only one contained in Files.App.Helpers.

Extra attention must be taken to ensure the merge of the shared methods.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions