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

🐞 - InputFlies no text changes with new value of TUI_INPUT_FILE_TEXTS (i18n-token) #2709

Closed
5 of 9 tasks
polinagorbunova opened this issue Sep 15, 2022 · 1 comment Β· Fixed by #2711
Closed
5 of 9 tasks
Assignees
Labels
P2 This issue has medium priority

Comments

@polinagorbunova
Copy link

Which @taiga-ui/* package(s) are the source of the bug?

kit

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/angular-xncuqv

Is this issue blocking you?

Blocking

Description

ΠŸΡ€ΠΈ ΠΏΠ΅Ρ€Π΅ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½ΠΈΠΈ значСния Ρ‚ΠΎΠΊΠ΅Π½Π° TUI_INPUT_FILE_TEXTS Π½Π° ΠΏΠΎΡ‚ΠΎΠΊ, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ ΠΏΡ€ΠΈ смСнС Π»ΠΎΠΊΠ°Π»ΠΈΠ·Π°Ρ†ΠΈΠΈ Π²Ρ‹Π΄Π°Π΅Ρ‚ Π½ΠΎΠ²Ρ‹Π΅ значСния тСкстов, значСния maxSizeRejectionReason ΠΈΠ»ΠΈ formatRejectionReason Π² ΡƒΠΆΠ΅ отрисованном rejectedFile Π½Π΅ ΠΌΠ΅Π½ΡΡŽΡ‚ΡΡ Π½Π° Π½ΠΎΠ²Ρ‹Π΅ ΠΏΡ€ΠΈ динамичСской смСнС Π»ΠΎΠΊΠ°Π»ΠΈΠ·Π°Ρ†ΠΈΠΈ

Angular version

12.2.0

Taiga UI version

2.62.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@nsbarsukov nsbarsukov changed the title 🐞 - НС Ρ€Π°Π±ΠΎΡ‚Π°Π΅Ρ‚ динамичСская смСна тСкста ошибок Π² tui-file ΠΏΡ€ΠΈ смСнС Π»ΠΎΠΊΠ°Π»ΠΈΠ·Π°Ρ†ΠΈΠΈ 🐞 - InputFlies no text changes with new value of TUI_INPUT_FILE_TEXTS (i18n-token) Sep 15, 2022
@nsbarsukov nsbarsukov self-assigned this Sep 15, 2022
@nsbarsukov nsbarsukov added P2 This issue has medium priority and removed state: need triage labels Sep 15, 2022
@nsbarsukov
Copy link
Member

Minumum reproduction:

  1. Open https://taiga-ui.dev/components/input-files#single (with selected English language)
  2. Drop video-file (not accepted format) to the drag-drop area.
  3. Select another language via language switcher (for example, "Portuguese")

Expected behaviour:
The error message is "Formato do arquivo invΓ‘lido" (new selected language)

Actual behaviour:
The error message is still "Wrong file type" (/initial language).

reproduction.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 This issue has medium priority
3 participants