| Jakob_WMDE created this task. Jakob_WMDE triaged this task as "Normal" priority. Jakob_WMDE added projects: Wikidata, Wikidata Mobile, Wikidata-Termbox-Iteration-3. Restricted Application added a subscriber: Aklapper. |
TASK DESCRIPTION
- get the user language
- from mw.config.get('wgUserLanguage') during the client side initialization (client-entry.js)
- add a user module to the store that has a language property of type string
- the store has an entity module containing the entity specific data
- getters are defined on the module
- store modules
- actions and mutations are defined in mutationType.ts/actionTypes.ts files with constants
- getters do not need a dedicated types file
Investigate:
- try for separate interfaces for root state and module states
TASK DETAIL
EMAIL PREFERENCES
To: Jakob_WMDE
Cc: Aklapper, Jakob_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
Cc: Aklapper, Jakob_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
