Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find nice approach for resources text dependant on platform #1727

Open
prupipho opened this issue Feb 22, 2021 · 0 comments
Open

Find nice approach for resources text dependant on platform #1727

prupipho opened this issue Feb 22, 2021 · 0 comments
Labels
code-style Relates to a fix in the code style enhancement Improving an existing feature Wizard Wizard issue
Milestone

Comments

@prupipho
Copy link
Contributor

To make clear what type of project the user is creating in the Wizard we split the messages.ts into two:
- messagesReactNative.ts
- messagesWeb.ts.

We are not sure that this is the best approach, we should investigate and think about the best and more maintanable approach for this type of texts.

Ideas:

  • different files (messages, messagesReactNative, messagesWeb)
  • different resources within the same file (messages.ts has projectName.web / projectName.reactNative)
@prupipho prupipho added enhancement Improving an existing feature code-style Relates to a fix in the code style Wizard Wizard issue labels Feb 22, 2021
@prupipho prupipho added this to the 0.7 milestone Feb 22, 2021
@ghost ghost added the needs-triage For new issues that are raised to get reviewed by internal Microsoft employees label Feb 22, 2021
@prupipho prupipho removed the needs-triage For new issues that are raised to get reviewed by internal Microsoft employees label Feb 22, 2021
@prupipho prupipho modified the milestones: 0.7, Backlog Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-style Relates to a fix in the code style enhancement Improving an existing feature Wizard Wizard issue
Projects
None yet
Development

No branches or pull requests

1 participant