The UI should not permit registering subdomains from the search page. Although it seems to be working, it leads to an unreachable domain given the behavior of the namehash function.
Describe Preferred Solution
Instead of allowing the user to register these domains, it must redirect the user to the subdomain page marked as Not Owned as the ENS dAPP does.
Refactor Request
Describe the Refactor Request
The UI should not permit registering subdomains from the search page. Although it seems to be working, it leads to an unreachable domain given the behavior of the
namehash
function.Describe Preferred Solution
Instead of allowing the user to register these domains, it must redirect the user to the subdomain page marked as
Not Owned
as the ENS dAPP does.Describe Alternatives
Related Code
Additional Context