pycon icon indicating copy to clipboard operation
pycon copied to clipboard

Results 219 pycon issues
Sort by recently updated
recently updated
newest added

WIP & High-level Plan to keep track of it. Azure region: Milan # Pre migration - [x] Move away from microservices (#3594 #3580 #3575 #3573 #3583) - [x] Move away...

https://github.com/pythonitalia/pycon/tree/main/backend/cms/components Right now use `page_x` `news_x` inside `cms/components` We should rename the labels so it is `cms_page` `cms_news` and so on

Someone was able to pay for a membership twice via stripe subscriptions and Pretix Our system detected it and didn't store the duplicate payment (see Slack #website-alerts). We should investigate:...

backend

https://docs.pretix.eu/en/latest/api/resources/discounts.html Use case: https://docs.pretix.eu/en/latest/user/events/guides/groups.html

frontend
backend

The edit form of a submission (talk or workshop) has a "Mastodon handle" input field. As someone becoming less experienced with social media every day, I'm tempted to enter only...

frontend

Sentry Issue: [PYCON-FRONTEND-34](https://python-italia.sentry.io/issues/3947676294/?referrer=github_integration) ``` TypeError: Cannot read properties of undefined (reading 'day') File "webpack://pyconit/src/pages/schedule/index.tsx", line 21, in getServerSideProps const firstDay = days[0].day; File "node:internal/process/task_queues", line 95, in process.processTicksAndRejections File "/var/task/frontend/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sentry/nextjs/cjs/server/utils/wrapperUtils.js",...

Sentry Issue: [PYCON-FRONTEND-2R](https://python-italia.sentry.io/issues/3946616926/?referrer=github_integration) ``` Error: Invariant: attempted to hard navigate to the same URL /en https://pycon.it/en at Error: Invariant: attempted to hard navigate to the same URL /en (app:///en) at...

We currently clear the user basket when pressing "Create order", this might cause confusion if i go back for example

frontend