Skip to content

full angle bracket name should be searchable #1059

@ghost

Description

Issue and Steps to Reproduce

This is a nuance to #1021. I expect to be able to search by the full component name, not just he first segment.

  • Navigate to https://tv.apple.com/
  • Open ember inspector
  • go to the "Components" tab and type nav. You should see the <NavHeader/> result
  • type navh and you should see no results

Your environment

stable chrome, latest ember inspector

Screenshots

expected

expected_Screen Shot 2019-11-07 at 08 52 22

unexpected

unexpected_Screen Shot 2019-11-07 at 08 54 11

I'd guess we are not correctly normalizing the entire component name for the case insensitive search. Hopefully it is a simple fix.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions