Alejandro Dini

Results 9 issues of Alejandro Dini

It would be awesome to have some kind of table component. Keep it up, this looks awesome!!! 🎉

component idea

running `npx typewriter init` in an empty project directory with a package.json and `analytics-node` installed does nothing else than showing a message. running on Ubuntu 20.04, Node 16.13.2, npm 8.3.1,...

This repo is called `react-graph-vis` but the package is is published as `react-vis-network-graph` on NPM. Instructions say: `yarn add react-vis-network-graph` and then in the example: `import Graph from "react-graph-vis";` you...

the following block will raise `missing RULE_ID at '{'` Error in Problems. ```wollok object wollok { method testing() { try { // something } catch { } } } ```...

severity: 1 - Minor
component: parser message

The link simply does nothing ![image](https://user-images.githubusercontent.com/4999277/197244242-6dfec0ff-f6d4-40aa-9d47-86e5317d6180.png) --- *Reported from: https://ubuntu.com/download/desktop/thank-you?version=22.04.1

### Steps to reproduce this code ```python from PyQt4 import QtGui ... aComboBox = QtGui.QComboBox(self) aList = [6,7,8,9,10,11,12,13,14,15,16,18,20,22,24,26,28] for i in aList: aComboBox.addItem(str(i)) fontSizeCombo.activated[str].connect(self.slotOnActivated) ``` where brackets indicate the overloaded...

Bug :beetle:
Needs astroid Brain 🧠
Needs investigation 🔬
Lib specific 💅

I always run this after merging branches, to ensure order. It would be awesome if it would delete duplicated lines.

it says `implicitly` where it should say `explicitly` ## Description ## Checklist - [x] the pull request title describes what this PR does (not a vague title like `Update index.md`)...