You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
These views have very long names. You can't use just the first n words of the class name either as that would clash with other views in the ecosystem.
Describe the solution you'd like
Decide on a appropriate pattern and implement the rule.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
These views have very long names. You can't use just the first n words of the class name either as that would clash with other views in the ecosystem.
Describe the solution you'd like
Decide on a appropriate pattern and implement the rule.
The text was updated successfully, but these errors were encountered: