Frontmatter
| id | 5433 |
| title | Portal.view.learn.MainContainerController: decodeUri() => move to a util file |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 22, 2024, 2:47 PM |
| updatedAt | Jun 22, 2024, 3:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5433 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 22, 2024, 3:03 PM |
we now need this method inside the
ViewportControllertoo, so it is time to move it.we should also rename it.