Ivan Ignatiev

Results 6 issues of Ivan Ignatiev

I would like to apply milligram only to a scope of elements on the page to avoid conflicts with the principal application UI framework. As there is no CSS wrapped...

new feature

## Describe the bug Confusing response of `az apim api list` **Command Name** `az apim api list` **Errors:** None ## To Reproduce: Steps to reproduce the behavior. Note that argument...

Service Attention
question
API Management
needs-author-feedback
no-recent-activity

**Bug report** I am launching `npx chromatic` inside Azure Pipelines with following arguments: ```sh npx chromatic --exit-zero-on-changes true --debug true --ci true --no-interactive --log-file false --junit-report /home/vsts/work/1/junit_report-100.xml ``` but I...

bug
needs triage

### Contact Details _No response_ ### Explain the proposed feature That is not critical but some words require to use [i18n plurals](https: //www.i18next.com/translation-function/plurals), so `t` calls need to be improved,...

feature request
in progress
hacktoberfest

**Describe the bug** Step 7/11 : COPY --from=builder --chown=sonarqube /home/build/project/build/libs/sonarqube-community-branch-plugin-*.jar /opt/sonarqube/extensions/plugins/ unable to convert uid/gid chown string to host mapping: can't find gid for group sonarqube: no such group: sonarqube...

bug

**Describe the bug** Code present in https://huggingface.co/learn/agents-course/unit2/langgraph/first_graph is not the same as in notebook https://huggingface.co/agents-course/notebooks/blob/main/unit2/langgraph/mail_sorting.ipynb For example, email_category is missing in Step 2 **To Reproduce** Compare code blocks in https://huggingface.co/learn/agents-course/unit2/langgraph/first_graph...

hands-on-bug